Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct {
Model schema.Tabler
Scope func(ctx *gin.Context, table schema.Tabler) func(db *gorm.DB) *gorm.DB
Handlers gin.HandlersChain
TreeField string
Depth int
}
Base action
type Control ¶
Control action
func (*Control) Handler ¶
func (e *Control) Handler() gin.HandlersChain
Click to show internal directories.
Click to hide internal directories.