Directories
¶
Path | Synopsis |
---|---|
Package accumulate provides a wrapper to sum Reader and Writers.
|
Package accumulate provides a wrapper to sum Reader and Writers. |
Package builtinutils provides commands that run in the same context as the goes cli or script instead of as a sub-process.
|
Package builtinutils provides commands that run in the same context as the goes cli or script instead of as a sub-process. |
complete
Package complete provides a command that may be used for bash completion like this.
|
Package complete provides a command that may be used for bash completion like this. |
resize
Resize window per ROWS, COLUMNS and [XPIXELS, YPIXELS] env variables
|
Resize window per ROWS, COLUMNS and [XPIXELS, YPIXELS] env variables |
Package cmdline maps /proc/cmdline
|
Package cmdline maps /proc/cmdline |
Package command provides a named reference to bundled commands.
|
Package command provides a named reference to bundled commands. |
Package coreutils provides a command collection similar to that provided by the so named debian package.
|
Package coreutils provides a command collection similar to that provided by the so named debian package. |
Package diagutils provides a collection of diagnostic commands.
|
Package diagutils provides a collection of diagnostic commands. |
dlv
Package goes/dlv provides command wrappers to Derek Parker's delve debugger.
|
Package goes/dlv provides command wrappers to Derek Parker's delve debugger. |
gpio
Package gpio provides cli command to query/configure GPIO pins.
|
Package gpio provides cli command to query/configure GPIO pins. |
i2c
Package i2c provides cli command to access i2c devices.
|
Package i2c provides cli command to access i2c devices. |
ipmigod
Package diagutils/ipmigod provides an IPMI protocol daemon.
|
Package diagutils/ipmigod provides an IPMI protocol daemon. |
sleeper
Package sleeper provides a daemon to test
|
Package sleeper provides a daemon to test |
Package eeprom provides the ability to read data from an EEPROM device, connected to an i2c bus, conforming to a TLV format.
|
Package eeprom provides the ability to read data from an EEPROM device, connected to an i2c bus, conforming to a TLV format. |
Package elib is a collection of data structures: bitmaps, pools, heaps, fifos.
|
Package elib is a collection of data structures: bitmaps, pools, heaps, fifos. |
elog
High speed event logging
|
High speed event logging |
hw
Memory mapped register read/write
|
Memory mapped register read/write |
hw/pci
Generic devices on PCI bus.
|
Generic devices on PCI bus. |
srpc
Package srpc gives symmetric bi-directional RPC on top of GO rpc.
|
Package srpc gives symmetric bi-directional RPC on top of GO rpc. |
Package emptych provides an empty struct channel with encapsulated endpoints that are commonly used to stop go routines.
|
Package emptych provides an empty struct channel with encapsulated endpoints that are commonly used to stop go routines. |
environ
|
|
fantray
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip
|
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip |
fsp
Package fsp provides access to the power supply unit
|
Package fsp provides access to the power supply unit |
nuvoton
Package w83795 provides access to the H/W Monitor chip
|
Package w83795 provides access to the H/W Monitor chip |
nxp
Package nxp provides access to the NXP iMX6 ARM CPU
|
Package nxp provides access to the NXP iMX6 ARM CPU |
ti
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip
|
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip |
Linux flattened device trees.
|
Linux flattened device trees. |
Package fit parses Flattened Image Tree image tree blob files.
|
Package fit parses Flattened Image Tree image tree blob files. |
Package flags parses boolean options from command arguments.
|
Package flags parses boolean options from command arguments. |
Package fsutils provides file system admin commands.
|
Package fsutils provides file system admin commands. |
Package goes, combined with a compatibly configured Linux kernel, provides a monolithic embedded system.
|
Package goes, combined with a compatibly configured Linux kernel, provides a monolithic embedded system. |
goes-example
This is an example goes machine.
|
This is an example goes machine. |
goesd-example
This is an example goes daemon for a debian system.
|
This is an example goes daemon for a debian system. |
Package gpio provides utilities to query and dink with general purpose i/o pins.
|
Package gpio provides utilities to query and dink with general purpose i/o pins. |
Package group provides an /etc/group parser.
|
Package group provides an /etc/group parser. |
Package i2c supports Linux I2C devices.
|
Package i2c supports Linux I2C devices. |
Package indent provides a wrapper to a Writer interface that inserts a leveled preface to the beginning of each line.
|
Package indent provides a wrapper to a Writer interface that inserts a leveled preface to the beginning of each line. |
Package initutils provides /init, /sbin/init and /usr/sbin/goesd commands.
|
Package initutils provides /init, /sbin/init and /usr/sbin/goesd commands. |
goesd
Package goesd provides `/usr/sbin/goesd` that starts a redis server and all of the configured daemons.
|
Package goesd provides `/usr/sbin/goesd` that starts a redis server and all of the configured daemons. |
sbininit
Package sbininit provides `/sbin/init` that is run from `/init`.
|
Package sbininit provides `/sbin/init` that is run from `/init`. |
slashinit
Package slashinit provides the '/init' command that mounts and pivots to the 'root' kernel parameter before executing its '/sbin/init'.
|
Package slashinit provides the '/init' command that mounts and pivots to the 'root' kernel parameter before executing its '/sbin/init'. |
Package contains IPMI 2.0 spec protocol definitions
|
Package contains IPMI 2.0 spec protocol definitions |
Package kutils provides kernel admin commands.
|
Package kutils provides kernel admin commands. |
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip
|
Package ucd9090 provides access to the UCD9090 Power Sequencer/Monitor chip |
Package liner is a wrapper to Peter Harris' <pharris@opentext.com> "Go line editor" <github.com:peterh/liner>.
|
Package liner is a wrapper to Peter Harris' <pharris@opentext.com> "Go line editor" <github.com:peterh/liner>. |
Package log prints messages to a given writer, /dev/log, /dev/kmsg, or a byte buffer until one of these are available.
|
Package log prints messages to a given writer, /dev/log, /dev/kmsg, or a byte buffer until one of these are available. |
Package machined provides a goes daemon to detect, configure, and publish the machine info (eg.
|
Package machined provides a goes daemon to detect, configure, and publish the machine info (eg. |
Package netutils provides network admin commands.
|
Package netutils provides network admin commands. |
nsid
Package `nsid` provides a List, Set and Unset of network namespace identifiers.
|
Package `nsid` provides a List, Set and Unset of network namespace identifiers. |
Package nocomment strips a string trailing '#' prefaced comments along with its leading whitespace.
|
Package nocomment strips a string trailing '#' prefaced comments along with its leading whitespace. |
Package notliner provides an alternative command.Prompter for shell scripts and tty's unsupported by liner.
|
Package notliner provides an alternative command.Prompter for shell scripts and tty's unsupported by liner. |
Package pidfile records pids in /run/goes/pids
|
Package pidfile records pids in /run/goes/pids |
Package recovered provides an interface wrapper that returns recovered panics as formated errors while ignoring io.EOF.
|
Package recovered provides an interface wrapper that returns recovered panics as formated errors while ignoring io.EOF. |
Package redis commands to query and modify the local redis server.
|
Package redis commands to query and modify the local redis server. |
rpc
Package rpc provides remote calls to a redis server.
|
Package rpc provides remote calls to a redis server. |
rpc/args
Package args provides types for the redis RPC arguments.
|
Package args provides types for the redis RPC arguments. |
rpc/reg
Package reg provides an RPC to register redis handlers.
|
Package reg provides an RPC to register redis handlers. |
rpc/reply
Package reply provides types and methods for the redis RPC replies.
|
Package reply provides types and methods for the redis RPC replies. |
Package redisutils provides redis client commands for the local server.
|
Package redisutils provides redis client commands for the local server. |
redisd
Package redisd provides a redis server daemon.
|
Package redisd provides a redis server daemon. |
Package rundir creates and removes /run/goes/...
|
Package rundir creates and removes /run/goes/... |
Package sch provides a string channel with encapsulated endpoints that have common i/o helper methods.
|
Package sch provides a string channel with encapsulated endpoints that have common i/o helper methods. |
slice_args at boundary.
|
slice_args at boundary. |
Slice a string into args while combining single, double, or backslash escaped spaced arguments, e.g.:
|
Slice a string into args while combining single, double, or backslash escaped spaced arguments, e.g.: |
telnet
|
|
Package url returns reader/writers for a given url.
|
Package url returns reader/writers for a given url. |
DO NOT EDIT! Instead, "go generate github.com/platinasystems/go/version".
|
DO NOT EDIT! Instead, "go generate github.com/platinasystems/go/version". |
Network counters + packet/byte counters optimized for large tables and cache locality.
|
Network counters + packet/byte counters optimized for large tables and cache locality. |
devices/ethernet/ixge
Driver for Intel 10G Ethernet controllers.
|
Driver for Intel 10G Ethernet controllers. |
devices/phy/xge
10 GIG E (XGE) PHY IEEE 802.3 clause 45 definitions.
|
10 GIG E (XGE) PHY IEEE 802.3 clause 45 definitions. |
ethernet
Ethernet hardware interfaces.
|
Ethernet hardware interfaces. |
Click to show internal directories.
Click to hide internal directories.