logic

package
v0.0.0-...-f28923a Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpLogic

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

func NewHttpLogic

func NewHttpLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HttpLogic

func (*HttpLogic) Http

func (l *HttpLogic) Http(req *types.Request) (resp *types.Response, reportedErr error)

type TypesLogic

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

func NewTypesLogic

func NewTypesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TypesLogic

func (*TypesLogic) Types

func (l *TypesLogic) Types(_ *types.TypesRequest) (resp *types.TypesResponse, err error)

Jump to

Keyboard shortcuts

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