package
0.0.7
Repository: https://github.com/mjpitz/go-ga.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Decode converts a URL's values back into the target structure.
Encode accepts an analytics payload and encodes it to a URL.
NewClient creates a client to emit information to Google Analytics.
Values accepts an analytics payload and encodes it to a query string values.

# Structs

Client encapsulates communication with the Google Analytics API.

# Interfaces

Decoder provides an interface for decoding values.