srv

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsertoPlugin

type AsertoPlugin struct {
	Config *config.AsertoConfig
	// contains filtered or unexported fields
}

func NewAsertoPlugin

func NewAsertoPlugin() *AsertoPlugin

func NewAuth0Plugin

func NewAuth0Plugin() *AsertoPlugin

func NewTestAsertoPlugin

func NewTestAsertoPlugin(ctrl *gomock.Controller, op plugin.OperationType) *AsertoPlugin

func (*AsertoPlugin) Close

func (s *AsertoPlugin) Close() (*plugin.Stats, error)

func (*AsertoPlugin) Delete

func (s *AsertoPlugin) Delete(userID string) error

func (*AsertoPlugin) GetConfig

func (s *AsertoPlugin) GetConfig() plugin.Config

func (*AsertoPlugin) GetVersion added in v0.0.10

func (s *AsertoPlugin) GetVersion() (string, string, string)

func (*AsertoPlugin) Open

func (s *AsertoPlugin) Open(cfg plugin.Config, operation plugin.OperationType) error

func (*AsertoPlugin) Read

func (s *AsertoPlugin) Read() ([]*api.User, error)

func (*AsertoPlugin) Write

func (s *AsertoPlugin) Write(user *api.User) error

Jump to

Keyboard shortcuts

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