anonymous

package
v11.1.4-modfix Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceKind

type DeviceKind string
const (
	AnonDeviceUI DeviceKind = "ui-anon-session"
)

type Service

type Service interface {
	TagDevice(context.Context, *http.Request, DeviceKind) error
	CountDevices(ctx context.Context, from time.Time, to time.Time) (int64, error)
	ListDevices(ctx context.Context, from *time.Time, to *time.Time) ([]*anonstore.Device, error)
}

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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