Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mixpanel ¶
type Mixpanel struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Mixpanel) Ping ¶
func (b *Mixpanel) Ping(ctx context.Context, request *pb.PingRequest, response *pb.PingResponse) error
type MixpanelClient ¶
func (*MixpanelClient) Track ¶
func (m *MixpanelClient) Track(ev Event) error
Click to show internal directories.
Click to hide internal directories.