operations

package
v0.0.0-...-a6a5f53 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidOperation = errors.New("invalid operation")
)

Functions

This section is empty.

Types

type Operation

type Operation int
var (
	Debit      Operation = 1
	Credit     Operation = 2
	Withdrawal Operation = 3
	Payment    Operation = 4
)

func (Operation) String

func (o Operation) String() string

Jump to

Keyboard shortcuts

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