Documentation ¶
Index ¶
- func ListContainsString(list []string, i string) bool
- func ProtoNanos(ts *timestamp.Timestamp) int64
- func ProtoTime(ts *timestamp.Timestamp) time.Time
- func ProtoTs(nsec int64) *timestamp.Timestamp
- func ProtoTsIsNewer(ts1 *timestamp.Timestamp, ts2 *timestamp.Timestamp) bool
- func SplitString(in string, sep string) []string
- func TrimQuotes(s string) string
- func UnmarshalString(body io.ReadCloser) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListContainsString ¶ added in v0.1.10
func ProtoNanos ¶ added in v0.1.10
func ProtoTsIsNewer ¶ added in v0.1.10
func SplitString ¶ added in v0.1.10
func TrimQuotes ¶ added in v0.1.10
func UnmarshalString ¶ added in v0.1.10
func UnmarshalString(body io.ReadCloser) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.