This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5e451e51d
authelia
/
cmd
/
authelia-gen
/
main.go
8 lines
89 B
Go
Raw
Blame
History
package
main
func
main
(
)
{
if
err
:=
rootCmd
.
Execute
(
)
;
err
!=
nil
{
panic
(
err
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink