power

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-kit-mux. DO NOT EDIT. versions: - protoc-gen-go-kit-mux v0.0.1-devel - protoc v3.6.1

Index

Constants

This section is empty.

Variables

View Source
var (
	PowerHealth        = PowerIndex(uuid.MustParse("57c12aa9-801f-4f39-bbaa-8aca14c3e303"))
	PowerGetDepartment = PowerIndex(uuid.MustParse("6d530c29-a015-447b-a3dc-fada94f4861c"))
)
View Source
var PowerMap = make(map[PowerIndex]*Power)

Functions

This section is empty.

Types

type Power

type Power struct {
	PowerIndex `json:"power,omitempty"`
	PowerName  string `json:"-"`
	Name       string `json:"name,omitempty"`
	Method     string `json:"-"`
	URL        string `json:"-"`
	MuxPath    string `json:"-"`
}

type PowerIndex

type PowerIndex uuid.UUID

*

  • power

func (PowerIndex) Method

func (pi PowerIndex) Method() string

func (PowerIndex) MuxPath

func (pi PowerIndex) MuxPath() string

func (PowerIndex) Name

func (pi PowerIndex) Name() string

func (PowerIndex) PowerName

func (pi PowerIndex) PowerName() string

func (PowerIndex) URL

func (pi PowerIndex) URL() string

Jump to

Keyboard shortcuts

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