captcha

package
v0.0.0-...-6fc38ef Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ACCESS_SECRET  = "ACCESS_SECRET"
	REFRESH_SECRET = "REFRESH_SECRET"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Validate(captcha.ValidateRequest) rest_errors.RestErr
	Create(captcha.CaptchaRequest) rest_errors.RestErr
}

func NewService

func NewService(dbRepo db.DbRepository) Service

Jump to

Keyboard shortcuts

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