config

package
v1.20.0-dexcom-api.9 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2017 License: BSD-3-Clause Imports: 1 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitTrimCompact added in v1.20.0

func SplitTrimCompact(str string) []string

Types

type Reporter added in v1.20.0

type Reporter interface {
	Get(key string) (string, bool)
	GetWithDefault(key string, defaultValue string) string

	Set(key string, value string)

	Delete(key string)

	WithScopes(scopes ...string) Reporter
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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