emails

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const BaseURI = "/emails"

BaseURI is the base URI for the user service emails REST endpoints

Variables

View Source
var (
	Relative         = rest2.NewEndpoint("/")
	ByEmail          = rest2.NewEndpoint("/", rest2.Email)
	Primary          = rest2.NewEndpoint("/primary")
	SendVerification = rest2.NewEndpoint("/send-verification")
	VerifyByToken    = rest2.NewEndpoint(
		"/verify", rest2.Token,
	)
)

User service emails REST endpoints

Map is the map of the REST API endpoints to the user service emails gRPC methods

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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