package
Version:
v0.0.0-...-e035a7c
Opens a new window with list of versions in this module.
Published: May 22, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Code generated from Pkl module `com.pipelaner.settings.pprof.config`. DO NOT EDIT.
Code generated from Pkl module `com.pipelaner.settings.pprof.config`. DO NOT EDIT.
type Config struct {
Host string `pkl:"host"`
Port uint `pkl:"port"`
Path string `pkl:"path"`
}
Load loads the pkl module at the given source and evaluates it with the given evaluator into a Config
LoadFromPath loads the pkl module at the given path and evaluates it into a Config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.