Documentation ¶
Overview ¶
Package core provides agent ngt gRPC client functions
Package core provides agent ngt gRPC client functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAgentClient ¶ added in v1.1.1
func NewAgentClient(cc *grpc.ClientConn) interface { vald.Client client.ObjectReader client.Indexer }
Types ¶
type Option ¶
type Option func(*agentClient) error
Option is agentClient configure.
func WithGRPCClient ¶
func WithValdClient ¶
Click to show internal directories.
Click to hide internal directories.