index
:
gitlab/spike.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
authzd
/
main.go
blob: f7b60bdeb99641f615e9dca036f3b2bd4f7fd501 (
plain
)
1
2
3
4
5
6
7
package main import "fmt" func main() { fmt.Println("Hello, world!") }