bertydirectory

package
v2.434.2 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: Apache-2.0, MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryService

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

func New

func New(db *gorm.DB, opts *ServiceOpts) (*DirectoryService, error)

func (*DirectoryService) Query

func (*DirectoryService) Register

func (*DirectoryService) Unregister

type ServiceOpts

type ServiceOpts struct {
	Logger            *zap.Logger
	DefaultExpiration time.Duration
	DefaultLockTime   time.Duration
	MaxExpiration     time.Duration
	MaxLockTime       time.Duration
	AllowedIssuers    []string
}

Jump to

Keyboard shortcuts

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