index
:
tiny/logs.git
master
Log IRC servers.
ilotterytea
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
logs
/
main.go
blob: eb6a1b5d0820c06f81ad5e8a71acbbfaaa4bde83 (
plain
)
1
2
3
4
5
6
7
package main import "fmt" func main() { fmt.Println("hello, world!") }