responsesvc

package
v0.0.0-...-28abc36 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizeRawMessage

func NormalizeRawMessage(raw json.RawMessage) (string, error)

Types

type PendingResult

type PendingResult struct {
	Responses verification.TaskResponses `json:"responses"`
}

type ResponseSVC

type ResponseSVC interface {
	GetPending(authToken string, taskID uint64) (verification.TaskResponses, error)
}

func New

func New(token string) ResponseSVC

Jump to

Keyboard shortcuts

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