Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExampleScript ¶
type ExampleScript struct {
// contains filtered or unexported fields
}
func NewExampleScript ¶
func NewExampleScript(db *gorm.DB) *ExampleScript
func (*ExampleScript) Run ¶
func (s *ExampleScript) Run() error
Click to show internal directories.
Click to hide internal directories.