logcounter

package
v74.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2017 License: Apache-2.0, BSD-3-Clause, MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const TOTAL_RETRY = 10

Variables

This section is empty.

Functions

func New

func New(uaa UAA, cc CC, cfg *config.Config) *logCounter

Types

type CC

type CC interface {
	GetAppName(guid, authToken string) string
}

type Closer

type Closer interface {
	Close() error
}

type Identity

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

type UAA

type UAA interface {
	GetAuthToken() (string, error)
}

Jump to

Keyboard shortcuts

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