Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewHandler = c.NewWithValidate[Handler, Option]
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (Handler) Middleware ¶
func (h Handler) Middleware() middlewares.Middleware
func (Handler) TelegramBotMiddleware ¶
func (h Handler) TelegramBotMiddleware() telegram.BotMiddleware
func (Handler) UnaryServerInterceptor ¶
func (h Handler) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.