kiosk

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Kiosk

func Kiosk(cfg *Config) error

Types

type Config

type Config struct {
	WindowPosition          string `yaml:"window-position"`
	IgnoreCertificateErrors bool   `yaml:"ignore-certificate-errors"`
	LoginMethod             string `yaml:"login-method"`
	Username                string `yaml:"username"`
	Password                string `yaml:"password"`
	Url                     string `yaml:"url"`
	Token                   string `yaml:"key"`
}

Config configuration for backend.

func (*Config) LogPrintConfig

func (c *Config) LogPrintConfig()

Jump to

Keyboard shortcuts

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