Categorygithub.com/Madden-Analytics/maddenutils
modulepackage
0.0.0-20241127125423-0a2dad444003
Repository: https://github.com/madden-analytics/maddenutils.git
Documentation: pkg.go.dev

# README

Maddenutils

Go package to ease requests towards the Madden Analytics API v1

Install:

go get github.com/Madden-Analytics/maddenutils

# Functions

BatchPIM batches pim struct into given size.
BatchStocks batches stock struct into given size.
BatchTransactions batches transaction struct into given size.
No description provided by the author
DeleteConfig - Deletes config value (JSON) to AWS Parameter Store.
GetAuth generates bearer token from Madden.
GetBasicToken - Hashes a basic auth token.
Read the config file from the current directory and marshal into the conf config struct.
GetConfig - Returns config values (JSON) from AWS Parameter Store.
No description provided by the author
GetMD5Hash - Hashes 1/2 strings to md5.
No description provided by the author
No description provided by the author
PutConfig - Updates config value (JSON) to AWS Parameter Store.
Request - Function to make general request to the Madden API.
StrToInt converts decimal string to int.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
APIKey holds the Madden apiKey.
MaddenBearer holds the madden token reponse.
Brand - The Brand and synonyms of the product.
Category - The category of the product.
DeliveryEvent holds each POI deliveries.
No description provided by the author
No description provided by the author
Products - Holds all SKU Data.
PurchaseOrder main holder of purchase order items.
PurchaseOrderItem holds each purchase order row.
No description provided by the author
No description provided by the author
Synonyms - Hold the sku_synonyms of a product.
MaddenStock holds stock items.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Warehouse serves WarehouseItems too some Stores.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author