source

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	ID         string               `json:"id" yaml:"id"`
	GatewayID  string               `json:"gatewayId" yaml:"gatewayId"`
	NodeID     string               `json:"nodeId" yaml:"nodeId"`
	SourceID   string               `json:"sourceId" yaml:"sourceId"`
	Name       string               `json:"name" yaml:"name"`
	Labels     cmap.CustomStringMap `json:"labels" yaml:"labels"`
	Others     cmap.CustomMap       `json:"others" yaml:"others"`
	LastSeen   time.Time            `json:"lastSeen" yaml:"lastSeen"`
	ModifiedOn time.Time            `json:"modifiedOn" yaml:"modifiedOn"`
}

Source struct

Jump to

Keyboard shortcuts

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