Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct {
Profile Profile
}
Args contains the event arguments for profile events.
type Manager ¶
type Manager struct { Profile // contains filtered or unexported fields }
Manager tracks the state of the user's profile.
func NewManager ¶
func NewManager(ix g.Interceptor) *Manager
Click to show internal directories.
Click to hide internal directories.