Documentation ¶ Index ¶ func Controller(m *model.Model, args *model.Args, linebreak string) (*file.File, error) func Menu(args *model.Args, linebreak string) (*file.File, error) func Routes(args *model.Args, linebreak string) (*file.File, error) func Search(args *model.Args, linebreak string) (*file.File, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Controller ¶ func Controller(m *model.Model, args *model.Args, linebreak string) (*file.File, error) func Menu ¶ func Menu(args *model.Args, linebreak string) (*file.File, error) func Routes ¶ func Routes(args *model.Args, linebreak string) (*file.File, error) func Search ¶ func Search(args *model.Args, linebreak string) (*file.File, error) Types ¶ This section is empty. Source Files ¶ View all Source files controller.go detail.go list.go menu.go mutate.go routes.go search.go util.go Click to show internal directories. Click to hide internal directories.