index
:
gitlab/authzd.git
gkg-inject-ids
gl-policies
main
refactor-authorizers
spice-schema
Authorization daemon
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!") }