cmd

package
v0.0.0-...-ad1f6ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Categories

type Categories struct {
	Categories []CategoryKeyValue `json:"categories"`
}

type CategoryKeyValue

type CategoryKeyValue struct {
	Category string   `json:"category"`
	Keywords []string `json:"keywords"`
}

type Transaction

type Transaction struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL