Documentation
¶
Index ¶
Constants ¶
View Source
const ( ISTDATETIMEFORMAT = "02/01/2006 15:04:05 -0700" ISTDATEFORMAT = "02/01/2006 -0700" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CliOptions ¶
func Cli ¶
func Cli() (*CliOptions, error)
func (*CliOptions) SetFormat ¶
func (c *CliOptions) SetFormat(format string) error
type Statement ¶
type Statement struct { Transactions []Transaction Opening float64 MonthYear string }
func (Statement) FormatedStatement ¶
Click to show internal directories.
Click to hide internal directories.