Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
app
Package app exports a Run function to start the app.
|
Package app exports a Run function to start the app. |
app/config
Package config provides functions for loading and saving the user's configuration.
|
Package config provides functions for loading and saving the user's configuration. |
app/controller
Package controller contains code for the controller in the MVC pattern.
|
Package controller contains code for the controller in the MVC pattern. |
app/gfx
Package gfx provides APIs for shaders, VAO creation, and text rendering.
|
Package gfx provides APIs for shaders, VAO creation, and text rendering. |
app/model
Package model contains code for the model in the MVC pattern.
|
Package model contains code for the model in the MVC pattern. |
app/view
Package view contains code for the view in the MVC pattern.
|
Package view contains code for the view in the MVC pattern. |
matrix
Package matrix has functions to work with matrices.
|
Package matrix has functions to work with matrices. |
ply
Package ply provides a way to decode files in the Polygon File Format (PLY).
|
Package ply provides a way to decode files in the Polygon File Format (PLY). |
stock/iex
Package iex provides a client to get stock data using the IEX API.
|
Package iex provides a client to get stock data using the IEX API. |
stock/iex/iextool
The iextool command prints stock data for a list of stock symbols.
|
The iextool command prints stock data for a list of stock symbols. |
Click to show internal directories.
Click to hide internal directories.