siamerr

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// not logged in err
	ErrNotLoggedIn error = errors.New("please login first")
	// logged in err, y u try to log back in
	ErrLoggedIn error = errors.New("already logged in")
	// caused by siam UI changes/passed in the wrong page
	ErrNoElement error = errors.New("element not found")
	// login fail
	ErrLoginFail error = errors.New("login fail, wrong credentials?")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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