models

package
v0.0.0-...-98313e0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 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 LogstationName

type LogstationName struct {

	// Name of the logstation server
	Name string `json:"name"`
}

LogstationName -

type SyntaxColor

type SyntaxColor struct {
	Color string `json:"color,omitempty"`

	Regex string `json:"regex,omitempty"`
}

SyntaxColor - A syntax color and regex string for highlighting text

type SyntaxColors

type SyntaxColors []SyntaxColor

SyntaxColors - An array/slice of syntax colors

Jump to

Keyboard shortcuts

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