//
pkg.gl
Category
github.com/oxisto/money-gopher
cli
package
0.1.0
Repository:
https://github.com/oxisto/money-gopher.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
22 SLOC
#
Packages
commands
package commands contains commands that can be executed by the CLI.
#
Functions
NewSession
No description provided by the author
#
Structs
Session
Session holds all necessary information about the current CLI session.
#
Interfaces
Command
Command is a command executed by the REPL.