model

package
v0.0.0-...-b08115d Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LogFileNames      []string `json:"logs,omitempty"`
	RefreshRateMillis int64    `json:"refresh_rate_millis,omitempty"`
}

type Data

type Data struct {
	Content    string `json:"log_content,omitempty"`
	PageMarker int64  `json:"file_size,omitempty"`
}

type ServiceNode

type ServiceNode struct {
	NodeId string `json:"node_id"`
}

type ServiceNodes

type ServiceNodes struct {
	Nodes []ServiceNode `json:"nodes"`
}

Jump to

Keyboard shortcuts

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