api

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2017 License: Apache-2.0 Imports: 4 Imported by: 18

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = &types.VersionInfo{
	Arch:           fmt.Sprintf("%s-%s", runtime.GOOS, runtime.GOARCH),
	BuildTimestamp: time.Now().UTC(),
}

Version of the current REST API. If not initialized the Arch and BuildTimestamp will reflect the target GOOS-GOARCH and current time respectively. The remaining fields will be empty strings.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package registry is the central hub for Drivers and other types that follow the init-time registration.
Package registry is the central hub for Drivers and other types that follow the init-time registration.
filters
Package filters is a piece of thievery as the LDAP filter parsing code was lifted serepticiously from https://github.com/tonnerre/go-ldap/blob/master/ldap.go.
Package filters is a piece of thievery as the LDAP filter parsing code was lifted serepticiously from https://github.com/tonnerre/go-ldap/blob/master/ldap.go.

Jump to

Keyboard shortcuts

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