wealth

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ViacCreds

type ViacCreds struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

type Wealth

type Wealth struct {
	TotalValue       float32 `json:"totalValue"`
	TotalPerformance float32 `json:"totalPerformance"`
	TotalReturn      float32 `json:"totalReturn"`
}

func GetWealth

func GetWealth() (Wealth, error)

Get wealth from VIAC

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL