wzlib

package module
v0.0.0-...-2af49ae Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 3 Imported by: 6

README

wzlib

Common whizz libraries

Documentation

Index

Constants

View Source
const (
	CHANNEL_PUBLIC     = "public"     // Public channel for all clients
	CHANNEL_PRIVATE    = "private"    // Private channel: payload is encrypted
	CHANNEL_CONSOLE    = "remote"     // Remote controller is talking here and controller is listening to it
	CHANNEL_CONTROLLER = "controller" // Controller is listening here
	CHANNEL_CLIENT     = "client"     // Channel for clients responses

)
View Source
const (
	CLIENT_STATUS_NEW = iota
	CLIENT_STATUS_ACCEPTED
	CLIENT_STATUS_REJECTED
)

Variables

This section is empty.

Functions

func MakeJid

func MakeJid() string

MakeJid creates a new job ID, based on ULID

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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