none

package
v1.2.23 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Token

type Token struct {
}

Token implementation for None authentication

func RequestToken

func RequestToken() (*Token, error)

RequestToken does pretty little here...

func (Token) ExpiresIn

func (tk Token) ExpiresIn() int

ExpiresIn is set to 0 for None authentication

func (Token) Method

func (tk Token) Method() string

Method is set to "None"

func (Token) String

func (tk Token) String() string

String is empty (no token here)

Jump to

Keyboard shortcuts

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