internal

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TimeToTimestamp

func TimeToTimestamp(t time.Time) *timestamp.Timestamp

TimeToTimestamp converts a time.Time to a timestamp.Timestamp pointer.

func TimestampToTime added in v0.2.7

func TimestampToTime(ts *timestamp.Timestamp) (t time.Time)

func TimestampToUnixNano added in v0.2.8

func TimestampToUnixNano(ts *timestamp.Timestamp) data.TimestampUnixNano

func UnixNanoToTimestamp added in v0.2.8

func UnixNanoToTimestamp(u data.TimestampUnixNano) *timestamp.Timestamp

Types

This section is empty.

Directories

Path Synopsis
collector
telemetry
Package telemetry controls the telemetry settings to be used in the collector.
Package telemetry controls the telemetry settings to be used in the collector.
Package data implements data structures that represent telemetry data in-memory.
Package data implements data structures that represent telemetry data in-memory.
filterset
Package filterset provides an interface for matching strings against a set of string filters.
Package filterset provides an interface for matching strings against a set of string filters.
filterset/regexp
Package regexp provides an implementation to match strings against a set of regexp string filters.
Package regexp provides an implementation to match strings against a set of regexp string filters.
filterset/strict
Package strict provides an implementation to match strings against a set of exact match string filters.
Package strict provides an implementation to match strings against a set of exact match string filters.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL