Documentation ¶ Index ¶ func New(fs afero.Fs, cfg *config.Config) (grpc.ClientConnInterface, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(fs afero.Fs, cfg *config.Config) (grpc.ClientConnInterface, error) New creates a new gRPC client connection based on the provided configuration. It checks the configuration to determine whether to establish a gRPC or gRPC-Web connection. Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.