Documentation ¶
Index ¶
Constants ¶
View Source
const ( HeaderContentType = "Content-Type" ContentTypeForm = "application/x-www-form-urlencoded" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(sec sdkservices.Secrets) sdkservices.Integration
func NewHandler ¶
func NewHandler(l *zap.Logger, s sdkservices.Secrets, o sdkservices.OAuth, scope string) handler
func Start ¶
func Start(l *zap.Logger, mux *http.ServeMux, s sdkservices.Secrets, o sdkservices.OAuth, d sdkservices.Dispatcher)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.