tracker

package
v1.16.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

package tracker implements sending tracking data to monitoring server

Index

Constants

This section is empty.

Variables

View Source
var (
	EmptyPayloadErr = errors.New("empty payload")
	BadRequestErr   = errors.New("bad request")
)

Functions

This section is empty.

Types

type Tracker

type Tracker interface {
	Track(data interface{}) ([]byte, error)
}

Tracker is an interface for sending tracking data to the monitoring server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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