Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cli provides the commands for a simple CLI.
|
cli provides the commands for a simple CLI. |
|
commands
package commands contains commands that can be executed by the CLI.
|
package commands contains commands that can be executed by the CLI. |
|
cmd
|
|
|
mgo
command
|
|
|
moneyd
command
|
|
|
package finance contains all kinds of different finance calculations.
|
package finance contains all kinds of different finance calculations. |
|
import
|
|
|
csv
package csv contains a CSV importer for securities and portfolios.
|
package csv contains a CSV importer for securities and portfolios. |
|
package persistence contains our storage layer.
|
package persistence contains our storage layer. |
|
package server provides utilities for handling HTTP requests.
|
package server provides utilities for handling HTTP requests. |
|
service
|
|
|
internal/crud
package crud contains helpers to handle CRUD (Create, Read, Update and Delete) requests that work on persistence.StorageOperations in a common way.
|
package crud contains helpers to handle CRUD (Create, Read, Update and Delete) requests that work on persistence.StorageOperations in a common way. |
|
portfolio
package portfolio contains the code for the PortfolioService implementation.
|
package portfolio contains the code for the PortfolioService implementation. |
|
securities
package securities contains the code for the SecuritiesService implementation.
|
package securities contains the code for the SecuritiesService implementation. |
Click to show internal directories.
Click to hide internal directories.