auth

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2015 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Overview

package auth ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authenticate

func Authenticate() (string, string)

Authenticate

func Reauthenticate

func Reauthenticate() (string, string)

Reauthenticate

Types

type Auth

type Auth interface {
	Authenticate() (string, string)
	Reauthenticate() (string, string)
}
var (
	Default Auth = auth{}
)

Jump to

Keyboard shortcuts

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