Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithElrondFacade ¶
func WithElrondFacade(elrondFacade ElrondHandler) gin.HandlerFunc
WithElrondFacade middleware will set up an ElrondFacade object in the gin context
Types ¶
type ElrondHandler ¶
type ElrondHandler interface {
}
ElrondHandler interface defines methods that can be used from `elrondFacade` context variable
Click to show internal directories.
Click to hide internal directories.