co_hook

package
v0.5.10 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountBillHookFilter added in v0.2.0

type AccountBillHookFilter struct {
	InOutType     co_enum.FinancialInOutType
	TradeType     co_enum.FinancialTradeType
	InTransaction bool
}

type AccountBillHookFunc added in v0.2.0

type AuditHookFunc added in v0.5.10

type AuditHookFunc func(ctx context.Context, state co_enum.AuditEvent, info co_entity.Audit) error

type AuditHookInfo added in v0.5.10

type AuditHookInfo struct {
	Key      co_enum.AuditEvent
	Value    AuditHookFunc
	Category int `json:"category" dc:"业务类别"`
}

type EmployeeHookFilter added in v0.2.0

type EmployeeHookFilter struct {
	InOutType     co_enum.FinancialInOutType
	TradeType     co_enum.FinancialTradeType
	InTransaction bool
}

type EmployeeHookFunc added in v0.2.0

Jump to

Keyboard shortcuts

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