web

package
v0.12.4 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WebAppAuthSettings

func WebAppAuthSettings() *schema.Table

func WebApps

func WebApps() *schema.Table

Types

type PublishData

type PublishData struct {
	XMLName     xml.Name         `xml:"publishData"`
	PublishData []PublishProfile `xml:"publishProfile"`
}

type PublishProfile

type PublishProfile struct {
	PublishUrl string `xml:"publishUrl,attr"`
	UserName   string `xml:"userName,attr"`
	UserPWD    string `xml:"userPWD,attr"`
}

Jump to

Keyboard shortcuts

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