Documentation ¶
Index ¶
- Constants
- Variables
- func FetchCancelingOperations(ctx context.Context) ([]model.AccountOperation, error)
- func FetchCreatedWithdraws(ctx context.Context) ([]model.WithdrawTarget, error)
- func Models() []model.Model
- func ProcessWithdraws(ctx context.Context, withdraws []model.WithdrawTarget) error
- type Accounting
Constants ¶
Variables ¶
Functions ¶
func FetchCancelingOperations ¶ added in v0.0.5
func FetchCancelingOperations(ctx context.Context) ([]model.AccountOperation, error)
func FetchCreatedWithdraws ¶ added in v0.0.5
func FetchCreatedWithdraws(ctx context.Context) ([]model.WithdrawTarget, error)
func ProcessWithdraws ¶ added in v0.0.5
func ProcessWithdraws(ctx context.Context, withdraws []model.WithdrawTarget) error
Types ¶
type Accounting ¶
type Accounting int
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
accountmanager
simply push log entry to redis
|
simply push log entry to redis |
Click to show internal directories.
Click to hide internal directories.