package
0.0.0-20230404025234-decc395535ae
Repository: https://github.com/rale/ox3-go-api-client.git
Documentation: pkg.go.dev
# Functions
CreateConfigFileTemplate creates a templated json file used in NewClientFromFile.
NewClient creates the basic Openx3 *Client via oauth1.
NewClientFromFile parses a JSON file to grab your Openx creds.
# Variables
ErrParameter definitions.
# Structs
Client holds all the auth data and wraps calls around Go's *http.Client Concurrency is left up to the user.
Credentials are to filled in order to auth into openx.