Documentation
¶
Index ¶
Constants ¶
View Source
const ( ObotAccessTokenCookie = "obot_access_token" ObotAuthProviderQueryParam = "obot-auth-provider" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CookieContents ¶ added in v0.5.0
type Manager ¶ added in v0.5.0
type Manager struct {
// contains filtered or unexported fields
}
func NewProxyManager ¶ added in v0.5.0
func NewProxyManager(dispatcher *dispatcher.Dispatcher) *Manager
func (*Manager) AuthenticateRequest ¶ added in v0.5.0
type SerializableRequest ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.