curd

package
v0.0.0-...-df8aa5b Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUnderlineWord

func GetUnderlineWord(str string) (resp string)

从大驼峰,转下划线

Types

type CurdCreateLogic

type CurdCreateLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewCurdCreateLogic

func NewCurdCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CurdCreateLogic

func (*CurdCreateLogic) CurdCreate

func (l *CurdCreateLogic) CurdCreate(req *types.CurdCreateRequest) (resp *types.Empty, err error)

type HelloWorldLogic

type HelloWorldLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewHelloWorldLogic

func NewHelloWorldLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HelloWorldLogic

func (*HelloWorldLogic) HelloWorld

func (l *HelloWorldLogic) HelloWorld(req *types.Empty) (resp *types.HelloWorldResponse, err error)

Jump to

Keyboard shortcuts

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