operator

package
v0.0.0-...-51e328c Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintOperatorDetails

func PrintOperatorDetails(op *Operator)

func PrintOperators

func PrintOperators(ops []*Operator, currentUuid string)

Types

type Operator

type Operator struct {
	Id    uint
	Uuid  string
	Name  string
	Login string // Datetime
}

func NewOperator

func NewOperator(id uint, uuid string, name string, login string) *Operator

Jump to

Keyboard shortcuts

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