Documentation ¶
Index ¶
- func CompareAddress(a1, a2 []*v2.Address) bool
- func CompareEndpoints(e1, e2 *v2.Endpoints) bool
- func DumpStacks() string
- func FromTraceParentHeader(header string) (*trace.SpanContext, bool)
- func GZIPDecode(in []byte) ([]byte, error)
- func GenClientID() string
- func GetMacAddress() []byte
- func GetOsDescription() string
- func GetRequestID(ctx context.Context) string
- func GetenvWithDef(key, def string) string
- func HostName() string
- func MatchMessageType(mq *v2.MessageQueue, messageType v2.MessageType) bool
- func Mod(n int32, m int) int
- func Mod64(n int64, m int) int
- func ParseAddress(address *v2.Address) string
- func ParseTarget(target string) (*v2.Endpoints, error)
- func SelectAnAddress(endpoints *v2.Endpoints) *v2.Address
- func ToTraceParentHeader(sc *trace.SpanContext) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareAddress ¶
func CompareEndpoints ¶
func DumpStacks ¶
func DumpStacks() string
func FromTraceParentHeader ¶
func FromTraceParentHeader(header string) (*trace.SpanContext, bool)
func GZIPDecode ¶
func GenClientID ¶
func GenClientID() string
func GetMacAddress ¶
func GetMacAddress() []byte
func GetOsDescription ¶
func GetOsDescription() string
func GetRequestID ¶
func GetenvWithDef ¶
func MatchMessageType ¶
func MatchMessageType(mq *v2.MessageQueue, messageType v2.MessageType) bool
func ParseAddress ¶
func ToTraceParentHeader ¶
func ToTraceParentHeader(sc *trace.SpanContext) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.