Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attributes ¶
type Attributes struct { // IPAddress: The IP address of the user. IPAddress string `json:"ip_address,omitempty"` // UserAgent: The user agent of the User. UserAgent string `json:"user_agent,omitempty"` }
Attributes:
Click to show internal directories.
Click to hide internal directories.