Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthController ¶
type HealthController struct{}
func NewHealthController ¶
func NewHealthController() *HealthController
type OAuthController ¶
type OAuthController struct {
// contains filtered or unexported fields
}
func NewOAuthController ¶
func NewOAuthController(oauthConfig *oauth2.Config, tokenService *services.TokenService) *OAuthController
Click to show internal directories.
Click to hide internal directories.