Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(New)
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type BlockController ¶
type BlockController struct {
// contains filtered or unexported fields
}
func (*BlockController) Create ¶
func (b *BlockController) Create(c *gin.Context)
func (*BlockController) List ¶
func (b *BlockController) List(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.