webservertype

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Code generated from Pkl module `org.kdeps.pkl.WebServer`. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebServerType

type WebServerType string

Type of web server

const (
	Static WebServerType = "static"
	App    WebServerType = "app"
)

func (WebServerType) String

func (rcv WebServerType) String() string

String returns the string representation of WebServerType

func (*WebServerType) UnmarshalBinary

func (rcv *WebServerType) UnmarshalBinary(data []byte) error

UnmarshalBinary implements encoding.BinaryUnmarshaler for WebServerType.

Jump to

Keyboard shortcuts

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