web

package
v0.15.6 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTimedOut = errors.New("timed out waiting for input")
)

Functions

This section is empty.

Types

type Web

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

func New

func New(conf *WebConfig) *Web

New returns an initialised instance of Web struct

func (*Web) ForceKill

func (web *Web) ForceKill(datadir string) error

func (*Web) GetSSOCredentials

func (web *Web) GetSSOCredentials(conf credentialexchange.CredentialConfig) (string, error)

GetSSOCredentials

func (*Web) GetSamlLogin

func (web *Web) GetSamlLogin(conf credentialexchange.CredentialConfig) (string, error)

GetSamlLogin performs a saml login for a given

func (*Web) MustClose

func (web *Web) MustClose()

func (*Web) WithConfig

func (web *Web) WithConfig(conf *WebConfig) *Web

type WebConfig

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

WebConb

func NewWebConf

func NewWebConf(datadir string) *WebConfig

func (*WebConfig) WithHeadless

func (wc *WebConfig) WithHeadless() *WebConfig

func (*WebConfig) WithTimeout

func (wc *WebConfig) WithTimeout(timeoutSeconds int32) *WebConfig

Jump to

Keyboard shortcuts

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