routine

package
v0.0.2-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Connect chan Connection = make(chan Connection)

on civilian connect

View Source
var Disconnect chan Connection = make(chan Connection)

on civilian connect

View Source
var Postman chan language.Speak = make(chan language.Speak)

send mail from a civilian to a civilian routine

View Source
var Registeration chan language.Speak = make(chan language.Speak)

civilian registeration

View Source
var Translated chan language.Speak = make(chan language.Speak)

send data to channel

Functions

func Start

func Start()

Types

type Connection

type Connection struct {
	HUID string  // home id
	CUID *string // civilian id
	RUID *string // road id
}

Jump to

Keyboard shortcuts

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