gid_client

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcConfig

type GrpcConfig struct {
	*grpcc.Config `yaml:",inline"`
}

type HttpConfig

type HttpConfig struct {
	*resty.Config `yaml:",inline"`
}

type Params

type Params struct {
	GrpcParam grpcc.Params
	Grpc      *GrpcConfig

	HttpParam resty.Params
	Http      *HttpConfig
}

type Service

type Service struct {
	gidpb.IdClient
	resty.IClient
}

func New

func New(p Params) *Service

Jump to

Keyboard shortcuts

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