Documentation
¶
Index ¶
- func ChildCtx(p context.Context) context.Context
- func FindCgroupPath() (string, error)
- func FindHomebrewSSL(root string) []string
- func FindLibSSL(root string) (string, error)
- func FindNodeBin(root string) (string, error)
- func GetInitPidNsId() int
- func GetSelfRootPid() int
- func IntToIp(ipNum uint32) net.IP
- func IpToInt(ip net.IP) uint32
- func IsK8s() bool
- func IsLE() bool
- func Readable(s []byte, len int64) string
- func Send(token string, payload []SpannerPayload) error
- func Uname() string
- type SpannerPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindCgroupPath ¶ added in v0.1.3
func FindHomebrewSSL ¶ added in v0.1.3
func FindLibSSL ¶
func FindNodeBin ¶ added in v0.1.3
func GetInitPidNsId ¶
func GetInitPidNsId() int
func GetSelfRootPid ¶ added in v0.1.3
func GetSelfRootPid() int
func IsLE ¶
func IsLE() bool
IsLE checks the endianness of the system and logs whether it is little-endian (LE) or big-endian (BE).
func Send ¶ added in v0.1.3
func Send(token string, payload []SpannerPayload) error
Types ¶
type SpannerPayload ¶ added in v0.1.3
Click to show internal directories.
Click to hide internal directories.