apiv1controllers

package
v0.0.0-...-5b323e4 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheck

type HealthCheck struct {
	// contains filtered or unexported fields
}

func (*HealthCheck) Get

func (c *HealthCheck) Get()

func (*HealthCheck) Prepare

func (c *HealthCheck) Prepare()

type Keyword

type Keyword struct {
	// contains filtered or unexported fields
}

func (*Keyword) Get

func (c *Keyword) Get()

func (*Keyword) NestPrepare

func (c *Keyword) NestPrepare()

func (*Keyword) Post

func (c *Keyword) Post()

func (*Keyword) Prepare

func (c *Keyword) Prepare()

func (*Keyword) Show

func (c *Keyword) Show()

type NestPreparer

type NestPreparer interface {
	NestPrepare()
}

type OAuthClient

type OAuthClient struct {
	// contains filtered or unexported fields
}

func (*OAuthClient) Post

func (c *OAuthClient) Post()

func (*OAuthClient) Prepare

func (c *OAuthClient) Prepare()

type OAuthToken

type OAuthToken struct {
	// contains filtered or unexported fields
}

func (*OAuthToken) Post

func (c *OAuthToken) Post()

func (*OAuthToken) Prepare

func (c *OAuthToken) Prepare()

func (*OAuthToken) Revoke

func (c *OAuthToken) Revoke()

type User

type User struct {
	// contains filtered or unexported fields
}

func (*User) Post

func (c *User) Post()

func (*User) Prepare

func (c *User) Prepare()

Jump to

Keyboard shortcuts

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