freebsd-ports/devel/go-logrus/pkg-plist

34 lines
1.5 KiB
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/CHANGELOG.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/entry.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/entry_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/basic/basic.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/hook/hook.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/exported.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatter_bench_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatters/logstash/logstash.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/formatters/logstash/logstash_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hook_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks/syslog/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks/syslog/syslog.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks/syslog/syslog_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks/test/test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/hooks/test/test_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/json_formatter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/json_formatter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/logger.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/logrus.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/logrus_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminal_bsd.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminal_linux.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminal_notwindows.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminal_solaris.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/terminal_windows.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/text_formatter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/text_formatter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/writer.go