This website requires JavaScript.
Explore
Help
Sign In
varmeziyaryasin
/
niki
forked from
ebhomengo/niki
Watch
1
Star
0
Fork
You've already forked niki
0
Code
Pull Requests
Activity
f94d16b523
niki
/
authapp
/
app.go
9 lines
108 B
Go
Raw
Blame
History
package
authapp
import
"net/http"
type
Application
struct
{
Config
Config
HTTPServer
*
http
.
Server
}
View Git Blame
Copy Permalink