Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultWorld []byte
View Source
var ServerURL string = "localhost:50051"
Functions ¶
func BuiltinClientConn ¶
func BuiltinClientConn() (*grpc.ClientConn, error)
func BuiltinDialer ¶
func BuiltinDialer() grpc.DialOption
func GetBuiltinListener ¶
func ValidatePath ¶ added in v0.0.19
ValidatePath checks that the given file path is under the current working directory or one of the explicitly allowed paths (--allow-path).
Types ¶
type Permissions ¶
Permissions controls which local resources builtins are allowed to access. Set before calling StartAll.
var LocalPermissions Permissions
Directories
¶
| Path | Synopsis |
|---|---|
|
Package controller provides a framework for managing entity-driven connectors.
|
Package controller provides a framework for managing entity-driven connectors. |
|
Package playground is a builtin designed for frontend developers to test configuration UIs.
|
Package playground is a builtin designed for frontend developers to test configuration UIs. |
Click to show internal directories.
Click to hide internal directories.