common

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReleaseName

func ReleaseName() string

ReleaseName create 6 chars with release name

func UUID

func UUID() (string, error)

UUID generates a random UUID according to RFC 4122

Types

type Consumer

type Consumer struct {
	Iss    string `json:"iss"`
	Secret string `json:"secret"`
}

Consumer defined consumer iss and secret use jwt token

func (*Consumer) CreateToken

func (c *Consumer) CreateToken() (string, error)

CreateToken with iss , secret

Jump to

Keyboard shortcuts

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