Documentation
¶
Overview ¶
Package spinc provides a framework for integration with other programs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
Run runs spinc and exits when done. When using a standard spinc bin, Run is called by spinc/bin/main.go. When spinc is wrapped by custom code, that code imports this pkg then call spinc.Run() with its custom factories. If a factory is not set (nil), then the default/standard factory is used.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package app provides app-wide data structs and functions.
|
Package app provides app-wide data structs and functions. |
|
Package cmd provides all the commands that spinc can run: start, status, etc.
|
Package cmd provides all the commands that spinc can run: start, status, etc. |
|
Package config handles config files, -config, and env vars at startup.
|
Package config handles config files, -config, and env vars at startup. |
|
Prompt provides user input handling.
|
Prompt provides user input handling. |
Click to show internal directories.
Click to hide internal directories.