package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 2, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Int32 returns the value of the int32 pointer passed in or
0 if the pointer is nil.
MergeLabels merges all the label maps received as argument into a single new label map.
SliceJoin concatenates the elements of a to create a single string. The separator string
sep is placed between elements in the resulting string.
type Stringer interface {
String() string
}
Stringer implement the string interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.