lib

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	YOU_SHALL_NOT_PASS = "you shall not pass"
	MSG_FLY_AWAY       = "Fly away!\n"
	MSG_WAITING        = "\nWaiting...\n"
	MSG_GLIDING        = "\nGliding....\n"
	MSG_PERCH_AND_GAZE = "\nPerch and Gaze...\n"
)

Variables

This section is empty.

Functions

func AcceptRemote

func AcceptRemote(featherCtx *cap.FeatherContext, x int, y string) (bool, error)

func AcceptRemoteNoTimeout

func AcceptRemoteNoTimeout(featherCtx *cap.FeatherContext, x int, y string) (bool, error)

func FeatherCtl

func FeatherCtl(featherCtx *cap.FeatherContext,
	emote func(*cap.FeatherContext, string, string),
)

func FeatherCtlEmitter

func FeatherCtlEmitter(featherCtx *cap.FeatherContext, modeCtlTrailChan chan string,
	emote func(*cap.FeatherContext, []byte, string),
	queryAction func(*cap.FeatherContext, string) (string, error)) (string, error)

func FeatherCtlInit

func FeatherCtlInit(icIn chan os.Signal,
	localHostAddr *string,
	encryptPass *string,
	encryptSalt *string,
	hostAddr *string,
	handshakeCode *string,
	sessionIdentifier *string,
	acceptRemoteFunc func(*cap.FeatherContext, int, string) (bool, error),
	interruptedFunc func(*cap.FeatherContext) error) *cap.FeatherContext

func FeatherQueryCache

func FeatherQueryCache(featherCtx *cap.FeatherContext, pense string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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