nueip

package
v0.0.0-...-da62e74 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const NUEIP_URL string = "https://portal.nueip.com/login"

Variables

This section is empty.

Functions

This section is empty.

Types

type NUEIP

type NUEIP struct {
	Company  string
	Username string
	Password string
}

func (NUEIP) Punch

func (nueip NUEIP) Punch(status PunchStatus) error

type PunchStatus

type PunchStatus string
const (
	PunchIn        PunchStatus = "in"
	PunchOut       PunchStatus = "out"
	DefaultTimeout             = 10 * time.Second
)

func (PunchStatus) IsValid

func (p PunchStatus) IsValid() bool

Jump to

Keyboard shortcuts

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