handler

package
v0.0.0-...-be43ff6 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2015 License: Apache-2.0 Imports: 49 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDummyTLSCert

func CreateDummyTLSCert(ctx *cli.Context) error

func CreatePublicPrivatePEMFiles

func CreatePublicPrivatePEMFiles(ctx *cli.Context) error

Types

type Account

type Account struct {
	Ctx *Context
}

func (*Account) Create

func (c *Account) Create(ctx *cli.Context) error

type Client

type Client struct {
	Ctx *Context
}

func (*Client) Create

func (c *Client) Create(ctx *cli.Context) error

type Context

type Context struct {
	DB          *sql.DB
	Accounts    *accounts.Store
	Connections *connections.Store
	Policies    *policies.Store
	Osins       *osins.Storage
	States      *states.Store
}

func (*Context) Start

func (c *Context) Start()

type Core

type Core struct {
	Ctx *Context
	// contains filtered or unexported fields
}

func (*Core) Start

func (c *Core) Start(ctx *cli.Context) error

type Policy

type Policy struct {
	Ctx *Context
}

func (*Policy) Import

func (c *Policy) Import(ctx *cli.Context) error

Jump to

Keyboard shortcuts

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