co_hook

package
v0.7.55 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 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 AccountBillHookFunc added in v0.2.0

type AccountBillHookKey added in v0.7.51

type AccountBillHookKey struct {
	InOutType     co_enum.FinancialInOutType // 收支类型
	TradeType     co_enum.FinancialTradeType // 交易类型
	InTransaction bool                       // 是否在事务中
}

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

type InviteJoinTeamHookFunc added in v0.6.10

type InviteJoinTeamHookFunc func(ctx context.Context, state sys_enum.InviteType, invite *sys_model.InviteRes, teamInfo co_model.ITeamRes) (bool, error)

Jump to

Keyboard shortcuts

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