Documentation ¶
Index ¶
- func Asm(exe, srcPath, outFile string, check bool, cs *Channels) (ret string, err error)
- func Decode(r io.Reader) (ret string, err error)
- func ListenAndServe(endpoint string, cs *Channels) error
- func Marshal(m play.PlayMessage) (ret string, err error)
- func Play(exe, inFile string, cs *Channels) (err error)
- type Channels
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type Channels ¶
type Channels struct {
// contains filtered or unexported fields
}
see NewChannels
func NewChannels ¶
func NewChannels() *Channels
func (*Channels) ChangeMode ¶
Click to show internal directories.
Click to hide internal directories.