package
5.3.0
Repository: https://github.com/micro/go-micro.git
Documentation: pkg.go.dev

# Packages

headers is a package for internal micro global constants.

# Functions

Addrs to use for transport.
BuffSizeH2 sets the HTTP2 buffer size.
Codec sets the codec used for encoding where the transport does not support message headers.
Logger sets the underline logger.
InsecureSkipVerify sets the TLS options to skip verification.
Use secure communication.
Timeout sets the timeout for Send/Recv execution.
TLSConfig to be used for the transport.
WithConnClose sets the Connection header to close.
Indicates whether this is a streaming connection.

# Variables

# Structs

Message is a broker message.

# Interfaces

Transport is an interface which is used for communication between services.

# Type aliases