Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { GithubClientId string `required:"true" split_words:"true"` GithubClientSecret string `required:"true" split_words:"true"` GoogleClientId string `required:"true" split_words:"true"` GoogleClientSecret string `required:"true" split_words:"true"` SecretKey string `required:"true" split_words:"true"` }
Click to show internal directories.
Click to hide internal directories.