delegates

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Intercom

type Intercom struct {
	// contains filtered or unexported fields
}

Intercom manages reporting activity information to Intercom.

func NewIntercom

func NewIntercom(accessToken string) *Intercom

func (*Intercom) Report

func (d *Intercom) Report(act activity.Activity) error

type Segment

type Segment struct {
	// contains filtered or unexported fields
}

Segment reports activity data to Segment, which in turn reports it to other activity providers.

func NewSegment

func NewSegment(writeKey string) *Segment

func (*Segment) Report

func (d *Segment) Report(act activity.Activity) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL