tags

package
v0.0.0-...-97ddbf9 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 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 Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Tags) (*Client, error)

func (*Client) Create

func (cli *Client) Create(ctx context.Context, in *pb.CreateRequest, opts ...grpc.CallOption) (*pb.CreateResponse, error)

func (*Client) CreateMany

func (cli *Client) CreateMany(ctx context.Context, in *pb.CreateManyRequest, opts ...grpc.CallOption) (*pb.CreateManyResponse, error)

func (*Client) Delete

func (cli *Client) Delete(ctx context.Context, in *pb.DeleteRequest, opts ...grpc.CallOption) (*pb.DeleteResponse, error)

func (*Client) Get

func (cli *Client) Get(ctx context.Context, in *pb.GetRequest, opts ...grpc.CallOption) (*pb.GetResponse, error)

func (*Client) GetAll

func (cli *Client) GetAll(ctx context.Context, in *pb.GetAllRequest, opts ...grpc.CallOption) (*pb.GetAllResponse, error)

func (*Client) Stop

func (cli *Client) Stop(_ context.Context) error

func (*Client) Update

func (cli *Client) Update(ctx context.Context, in *pb.UpdateRequest, opts ...grpc.CallOption) (*pb.UpdateResponse, error)

Jump to

Keyboard shortcuts

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