Documentation ¶ Index ¶ func AppendLine(dir, filename, line string) error func Dir(name, id string) (string, error) func ReadJSON(dir, filename string, v any) error func ReadLines(dir, filename string) ([]string, error) func WriteJSON(dir, filename string, v any) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AppendLine ¶ func AppendLine(dir, filename, line string) error func Dir ¶ func Dir(name, id string) (string, error) func ReadJSON ¶ func ReadJSON(dir, filename string, v any) error func ReadLines ¶ func ReadLines(dir, filename string) ([]string, error) func WriteJSON ¶ func WriteJSON(dir, filename string, v any) error Types ¶ This section is empty. Source Files ¶ View all Source files session.go Click to show internal directories. Click to hide internal directories.