signup

package
v0.0.0-...-9fd7169 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(request *SignUpRequest, merchantPersistence merchant.MerchantPersistence) (*merchant.Merchant, error)

Types

type SignUpRequest

type SignUpRequest struct {
	MerchantId string `json:"merchant_id"`
	Name       string `json:"name"`
}

func (*SignUpRequest) Validate

func (request *SignUpRequest) Validate() error

Jump to

Keyboard shortcuts

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