Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PaymasterController ¶
type PaymasterController struct {
// contains filtered or unexported fields
}
PaymasterController the controller of paymaster
var PaymasterCtl *PaymasterController
PaymasterCtl the paymaster controller
func NewPaymasterController ¶
func NewPaymasterController(cfg *config.Config) *PaymasterController
NewPaymasterController creates and initializes a new PaymasterController.
func (*PaymasterController) Paymaster ¶
func (pc *PaymasterController) Paymaster(c *gin.Context)
Paymaster the handler of paymaster
Click to show internal directories.
Click to hide internal directories.