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