package constants
Import Path
github.com/limanmys/render-engine/internal/constants (on go.dev)
Dependency Relation
imports 2 packages, and imported by 6 packages
Involved Source Files
index.go
Package-Level Variables (only one)
Package-Level Constants (total 10)
const CERT_PATH = "/liman/certs" const CORE_PATH = "/liman/server" const EXEC_RUNNER = "/bin/bash" const EXTENSION_PUBLIC_PATH = "%s/eklenti/%s/public/" const EXTENSIONS_PATH = "/liman/extensions" const FUNCTIONS_FILE_PATH = "/views/functions.php" const KEYS_PATH = "/liman/keys" const LIMAN_PATH = "/liman" const NAVIGATION_ROUTE = "/l/%s/%s" const SANDBOX_PATH = "/liman/sandbox/php/index.php"
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |