test

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthServer

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

func NewAuth0Server

func NewAuth0Server() *AuthServer

func (*AuthServer) GenerateJwt

func (s *AuthServer) GenerateJwt(subject string) (string, error)

func (*AuthServer) GenerateSubject

func (s *AuthServer) GenerateSubject() string

func (*AuthServer) GetAudience

func (s *AuthServer) GetAudience() []string

func (*AuthServer) GetIssuer

func (s *AuthServer) GetIssuer() string

func (*AuthServer) GetNickname

func (s *AuthServer) GetNickname() string

type RabbitMqContainer

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

func NewRabbitMqContainer

func NewRabbitMqContainer(ctx context.Context, configDir string) *RabbitMqContainer

func (*RabbitMqContainer) Url

func (c *RabbitMqContainer) Url() string

type RedisContainer

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

func NewRedisContainer

func NewRedisContainer(ctx context.Context) *RedisContainer

func (*RedisContainer) Url

func (c *RedisContainer) Url() string

Jump to

Keyboard shortcuts

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