Documentation ¶
Overview ¶
Package splatnet contains implementations of core.Shift and core.ShiftIterator with associated methods to retrieve shifts from the SplatNet service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllShifts ¶
func GetAllShifts(sessionToken, cookie, locale string, client *http.Client, quiet bool) (*string, *string, []error)
GetAllShifts downloads every shiftSplatnet from the SplatNet server and saves it to a gzipped jsonlines file.
func LoadFromFileIterator ¶
func LoadFromFileIterator() (core.ShiftIterator, []error)
LoadFromFileIterator creates a core.ShiftIterator that iterates over the SplatNet jsonlimnes in the file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.