Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TodoModule ¶
type TodoModule struct {
*modules.BaseModule
}
func NewTodoModule ¶
func NewTodoModule() *TodoModule
func (*TodoModule) Cleanup ¶
func (m *TodoModule) Cleanup() error
func (*TodoModule) Initialize ¶
func (m *TodoModule) Initialize(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.