Documentation
¶
Index ¶
Constants ¶
View Source
const ( PingInterval = 5 * time.Second PingWait = 10 * time.Second )
View Source
const (
CloseNormalClosure = 1000
)
Variables ¶
This section is empty.
Functions ¶
func IgnoreUserAgent ¶ added in v0.0.19
Types ¶
type Config ¶
type Config struct {
GithubClientid string
GithubUserProvider auth.GithubUserProvider
Port string
Debug bool
}
Click to show internal directories.
Click to hide internal directories.