Versions in this module Expand all Collapse all v1 v1.0.1 Nov 25, 2025 v1.0.0 Mar 9, 2025 Changes in this version + 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 struct + Asset_category types.AssetCategory + Interest_rate_pct float32 + Maturation_date string + Ticker string + func GetRotatingFixedIncome(inc_idx *int) MockAsset + func GetRotatingMutualFund(mf_idx *int) MockAsset