errors

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2019 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThemisCallbackError

type ThemisCallbackError struct {
	// contains filtered or unexported fields
}

ThemisCallbackError is user-generated error returned from Secure Session callback.

func NewCallbackError

func NewCallbackError(msg string) *ThemisCallbackError

NewCallbackError makes an error with provided description.

func (*ThemisCallbackError) Error

func (e *ThemisCallbackError) Error() string

Error returns textual description of the error.

type ThemisError

type ThemisError struct {
	// contains filtered or unexported fields
}

ThemisError is an operational error.

func New

func New(msg string) *ThemisError

New makes an error with provided description.

func (*ThemisError) Error

func (e *ThemisError) Error() string

Error returns textual description of the error.

Jump to

Keyboard shortcuts

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