reporting

package
v0.0.0-...-56a17fb Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: GPL-3.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthReq

type AuthReq struct {
	Method string `json:"m"`
	Host   string `json:"h"`
	URI    string `json:"u"`
	Args   string `json:"a"`
	Sig    string `json:"s"`
}

type LogV1

type LogV1 struct {
	Version int `json:"ver"`

	Req AuthReq `json:"r"`

	InProgress  bool  `json:"ipr"`
	PinnedBytes int   `json:"sz"`
	PinnedCount int   `json:"cnt"`
	Ingress     int   `json:"i"`
	Egress      int   `json:"e"`
	At          int64 `json:"at"`
}

Jump to

Keyboard shortcuts

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