package
2.0.0+incompatible
Repository: https://github.com/elrondnetwork/notifier-go.git
Documentation: pkg.go.dev

# Functions

JSONResponse is a wrapper for gin.Context JSON payload.

# Structs

EndpointHandlerData holds the items needed for creating a new gin HTTP endpoint.

# Interfaces

FacadeHandler defines the behavior of a notifier base facade handler.
GroupHandler defines the actions needed to be performed by an gin API group.
HTTPServerCloser defines the basic actions of starting and closing that a web server should be able to do.
WebServerHandler defines the behavior of a web server.