Documentation
¶
Index ¶
- func Banner() string
- func CheckUser() string
- func CreateConfDir()
- func CreateIdea(idea string, categories []string)
- func DeleteIdea(id int) []list.Item
- func ReadDescription(idea string) string
- func ReadDirs(path string) []string
- func ReadJsonIdea(path string) model.Idea
- func UpdateIdea(ideaIndex int, name string, categories []string) []list.Item
- func WriteDescription(idea, text string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfDir ¶
func CreateConfDir()
func CreateIdea ¶
func DeleteIdea ¶
func ReadDescription ¶
func ReadJsonIdea ¶
func WriteDescription ¶
func WriteDescription(idea, text string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.