Documentation
¶
Index ¶
- func Calc_target_date(years int, months int) string
- func Generate40xTokens(userId int, email string) (tok401 string, tok403 string, err error)
- func GetRotatingDeprecation(dep_idx *int) bool
- func GetRotatingEmail() string
- func GetRotatingExpenseRatio(er_idx *int) float32
- func GetRotatingInstitution(inst_idx *int) string
- func GetRotatingTaxShelter(ts_idx *int) string
- func SendAuthRequest(t *testing.T, route string, p any, body any) *http.Response
- func SendCreateOrUpdateRequest(t *testing.T, method string, route string, token string, p any, body any) *http.Response
- func SendDeleteRequest(t *testing.T, route string, token string, body any) *http.Response
- func SendGetRequest(t *testing.T, route string, token string, body any) *http.Response
- type MockAsset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Calc_target_date ¶
Calculate the target date by specifying years and months from today's date Returns in the form "mm/dd/yyyy"
func Generate40xTokens ¶
func GetRotatingEmail ¶
func GetRotatingEmail() string
func GetRotatingExpenseRatio ¶
func GetRotatingInstitution ¶
func GetRotatingTaxShelter ¶
func SendAuthRequest ¶
p = incoming payload body = unmarshalled response body
func SendDeleteRequest ¶
Types ¶
type MockAsset ¶
type MockAsset struct {
Ticker string
Asset_category types.AssetCategory
Maturation_date string
Interest_rate_pct float32
}
GetRotatingFixedIncome
func GetRotatingFixedIncome ¶
func GetRotatingMutualFund ¶
Click to show internal directories.
Click to hide internal directories.