package
0.0.0-20241007214237-3d584b215aed
Repository: https://github.com/dyleme/notifier.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Constants

No description provided by the author

# Structs

BindToTGJSONBody defines parameters for BindToTG.
No description provided by the author
No description provided by the author
LoginJSONBody defines parameters for Login.
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
StartBindingToTGJSONBody defines parameters for StartBindingToTG.
Tokens defines model for Tokens.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

BindToTGJSONRequestBody defines body for BindToTG for application/json ContentType.
LoginJSONRequestBody defines body for Login for application/json ContentType.
No description provided by the author
StartBindingToTGJSONRequestBody defines body for StartBindingToTG for application/json ContentType.
Token Jwt token.