Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = errors.New("not found") ErrBadRequest = errors.New("bad request") ErrForbidden = errors.New("forbidden") )
View Source
var Version = "DEV"
Functions ¶
This section is empty.
Types ¶
type ProtoMessagePointer ¶
type ProtoMessagePointer[M any] interface { *M protoreflect.ProtoMessage }
Directories
¶
| Path | Synopsis |
|---|---|
|
build
|
|
|
cmd
|
|
|
oscdump
command
|
|
|
storage
|
|
|
osc
Package osc provides Open Sound Control message sending as an internal service
|
Package osc provides Open Sound Control message sending as an internal service |
|
template
Package template provides go text/template rendering as a service
|
Package template provides go text/template rendering as a service |
|
util
|
|
|
Package web handles web communication with AK and its modules.
|
Package web handles web communication with AK and its modules. |
Click to show internal directories.
Click to hide internal directories.