package
Version:
v2.6.7-rc1
Opens a new window with list of versions in this module.
Published: Mar 18, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client uses segment to trigger life-cycle emails (quota, billing, etc).
NewClient return a segment client.
FormatUnix converts seconds to string in same format for all analytics requests
Identify creates or updates the user traits
TrackEvent logs a new event
Event is a type of usage event
const (
SignIn Event = iota
AccountDestroyed
KeyAccountCreated
KeyUserCreated
OrgCreated
OrgLeave
OrgDestroyed
OrgInviteCreated
GracePeriodStart
GracePeriodEnd
BillingSetup
BucketCreated
BucketArchiveCreated
MailboxCreated
ThreadDbCreated
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.