link

package
v0.0.0-...-dacdfb6 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILinkV1

type ILinkV1 interface {
	LinkCre(ctx context.Context, req *v1.LinkCreReq) (res *v1.LinkCreRes, err error)
	LinkUpd(ctx context.Context, req *v1.LinkUpdReq) (res *v1.LinkUpdRes, err error)
	LinkDel(ctx context.Context, req *v1.LinkDelReq) (res *v1.LinkDelRes, err error)
	LinkList(ctx context.Context, req *v1.LinkListReq) (res *v1.LinkListRes, err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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