ai_balance

package
v1.9.3-beta Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBalanceController

type IBalanceController interface {
	List(ctx *gin.Context, keyword string) ([]*ai_balance_dto.Item, error)
	Sort(ctx *gin.Context, input *ai_balance_dto.Sort) error
	Create(ctx *gin.Context, input *ai_balance_dto.Create) error
	Delete(ctx *gin.Context, id string) error
}

Jump to

Keyboard shortcuts

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