lib

package
v0.0.0-...-8cfb0cc Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringIn

func StringIn(strings string) []byte

func StringOut

func StringOut(bye []byte) string

Types

type Label

type Label map[string]string

type LabelInfos

type LabelInfos map[string]Label

type Log

type Log struct {
	Time time.Time
	Log  string
}

type LogInfos

type LogInfos map[string]Logs

type Logs

type Logs []Log

type PushRequest

type PushRequest struct {
	Streams []PushStream `json:"streams"`
}

type PushStream

type PushStream struct {
	Stream Label   `json:"stream"`
	Values []Value `json:"values"`
}

type Value

type Value [2]string

Jump to

Keyboard shortcuts

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