api

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the auth api
	Name = "go.vine.api.auth"
	// Address is the api address
	Address = ":8011"
)

Functions

func Run

func Run(ctx *cli.Context, svcOpts ...vine.Option)

Run the vine auth api

Types

type Handler

type Handler struct {
	auth.Auth
}

Handler is an implementation of the auth api

func NewHandler

func NewHandler(svc vine.Service) *Handler

NewHandler returns an initialized Handler

Jump to

Keyboard shortcuts

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