repositoryimpl

package
v0.0.0-...-4832971 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCorpSigning

func NewCorpSigning(dao dao) *corpSigning

func NewEmployeeSigning

func NewEmployeeSigning(dao dao) *employeeSigning

func NewUser

func NewUser(dao dao) *user

func NewVerificationCode

func NewVerificationCode(dao dao) *verificationCode

Types

type Collections

type Collections struct {
	User             string `json:"user"              required:"true"`
	CorpSigning      string `json:"corp_signing"      required:"true"`
	EmployeeSigning  string `json:"employee_signing"  required:"true"`
	VerificationCode string `json:"verification_code" required:"true"`
}

type Config

type Config struct {
	Collections Collections `json:"collections" required:"true"`
}

Jump to

Keyboard shortcuts

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