Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFetchOutput ¶
func WriteTodoFile ¶
func WriteTodoFile(path string, items []*TodoOutput) error
Types ¶
type FetchOutput ¶
func RunAPI ¶
func RunAPI(url, jsonPath string) FetchOutput
func RunScript ¶
func RunScript(command string) FetchOutput
type TodoOutput ¶
func ReadTodoFile ¶
func ReadTodoFile(path string) ([]*TodoOutput, error)
Click to show internal directories.
Click to hide internal directories.