Documentation ¶
Index ¶
- Variables
- func ProjectAdd(index int, list ...*navigate.ProjectItem)
- func ProjectAddNavList(name string, ident string, url string, navList *navigate.List)
- func ProjectFirst(notEmptyOpts ...bool) *navigate.ProjectItem
- func ProjectGet(ident string) *navigate.ProjectItem
- func ProjectIdent(urlPath string) string
- func ProjectInitURLsIdent() *navigate.Projects
- func ProjectListAll() navigate.ProjectList
- func ProjectRemove(index int)
- func ProjectRemoveByIdent(ident string)
- func ProjectSearchIdent(ident string) int
- func ProjectSet(index int, list ...*navigate.ProjectItem)
- func ProjectURLsIdent() map[string]string
- func TopNavURLs() map[string]int
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ProjectAdd ¶
func ProjectAdd(index int, list ...*navigate.ProjectItem)
func ProjectAddNavList ¶
func ProjectFirst ¶
func ProjectFirst(notEmptyOpts ...bool) *navigate.ProjectItem
func ProjectGet ¶
func ProjectGet(ident string) *navigate.ProjectItem
func ProjectIdent ¶
func ProjectInitURLsIdent ¶
func ProjectListAll ¶
func ProjectListAll() navigate.ProjectList
func ProjectRemove ¶
func ProjectRemove(index int)
func ProjectRemoveByIdent ¶
func ProjectRemoveByIdent(ident string)
func ProjectSearchIdent ¶
func ProjectSet ¶
func ProjectSet(index int, list ...*navigate.ProjectItem)
func ProjectURLsIdent ¶
func TopNavURLs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.