Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Healthcheck ¶
func Healthcheck() func(*fiber.Ctx) error
Types ¶
type HandlerV1 ¶
type HandlerV1 struct {
// contains filtered or unexported fields
}
func V1New ¶
func V1New(option OptHandlerV1) *HandlerV1
func (*HandlerV1) GetBalance ¶
func (*HandlerV1) GetServiceRegistry ¶
func (h *HandlerV1) GetServiceRegistry() *registry.ServiceRegistry
func (*HandlerV1) SaveDeposit ¶
type OptHandlerV1 ¶
type OptHandlerV1 struct {
ServiceRegistry *registry.ServiceRegistry
}
Click to show internal directories.
Click to hide internal directories.