route

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bucket

func Bucket(s *server.Server, service ports.BucketService)

func Control

func Control(s *server.Server, service ports.ControlService)

func Data

func Data(s *server.Server, ds ports.DataService)

func Point

func Point(s *server.Server, ps ports.PointService)

func Status added in v0.1.13

func Status(s *server.Server, service ports.StatusService)

func Stream added in v0.1.13

func Stream(s *server.Server, ds ports.DataService)

func Token

func Token(s *server.Server, ts ports.TokenService)

Types

type Auth

type Auth struct {
	Login    string `json:"login"`
	Password string `json:"password"`
	Role     string `json:"role"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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