package
0.0.0-20230302113223-949e47c65976
Repository: https://github.com/napptive/go-utils.git
Documentation: pkg.go.dev

# Functions

GetConnection creates a connection with a gRPC server.
GetNonTLSConnection returns a plain connection with the playground server.
GetTLSConnection returns a TLS wrapped connection with the playground server.
NewContextHelper creates a ContextHelper with a given configuration.

# Constants

AgentHeader with the key name for the agent payload.
ContextTimeout with the default timeout for Napptive playground operations.
VersionHeader with the key name for the version payload.

# Structs

Config contains the configuration elements related to the connection with gRPC services.
ContextHelper structure to facilitate the generation of secure contexts.