consumer

package
v0.0.0-...-a58b211 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(resourcePath string, user internal.User) error

func DeleteUser

func DeleteUser(resourcePath string, user internal.User) error

func NewUserServiceEvents

func NewUserServiceEvents(channel *amqp.Channel, user internal.User) (bool, error)

Types

type KeycloakMessage

type KeycloakMessage struct {
	ResourcePath  string `json:"resourcePath"`
	OperationType string `json:"operationType"`
}

type UserServiceEvents

type UserServiceEvents struct {
	*amqp.Channel
}

Jump to

Keyboard shortcuts

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