bizrepos

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

repo

Business Repository

  • 仓库接口

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeIdBizRepo

type NodeIdBizRepo interface {
	GetConfig() *bo.NodeIDConfig
	GetNodeId(ctx context.Context, param *bo.GetNodeIdParam) (*po.NodeId, error)
	GenerateNextID(serialModel *po.NodeSerial, param *bo.GetNodeIdParam) (*po.NodeId, error)
	RenewalNodeId(ctx context.Context, param *bo.RenewalNodeIdParam) (*po.NodeId, error)
	ReleaseNodeId(ctx context.Context, param *bo.ReleaseNodeIdParam) (*po.NodeId, error)
}

Jump to

Keyboard shortcuts

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