Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.idea
*.iml
*.out
*.test
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

19 changes: 0 additions & 19 deletions CHANGELOG.md

This file was deleted.

5 changes: 0 additions & 5 deletions CONTRIBUTORS

This file was deleted.

27 changes: 0 additions & 27 deletions LICENSE

This file was deleted.

93 changes: 0 additions & 93 deletions README.md

This file was deleted.

39 changes: 0 additions & 39 deletions backend.go

This file was deleted.

9 changes: 9 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: '2'
services:
go-logging:
container_name: go-logging
image: golang:1.9
volumes:
- $PWD:/go/src/github.com/mageddo/go-logging
working_dir: /go/src/github.com/mageddo/go-logging
command: tail -f /dev/null
40 changes: 0 additions & 40 deletions example_test.go

This file was deleted.

49 changes: 0 additions & 49 deletions examples/example.go

This file was deleted.

Binary file removed examples/example.png
Binary file not shown.
Loading