Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintOptions ¶
func PrintOptions(packageName string)
Types ¶
type Account ¶
func (*Account) SetOptions ¶
type CreateCmd ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
Option option interface
func SkipOption ¶
func SkipOption() Option
func WithOptions ¶
func WithOptions(o *options) Option
type TransferCmd ¶
func NewTransferCmd ¶
func (*TransferCmd) BatchEntries ¶
func (c *TransferCmd) BatchEntries() (entries []*dgo.BatchEntry[*Account])
Click to show internal directories.
Click to hide internal directories.