Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiServer ¶
type ApiServer struct {
// contains filtered or unexported fields
}
func NewApiServer ¶
func NewApiServer(config ApiServerConfig) *ApiServer
func (*ApiServer) HealthCheck ¶
func (a *ApiServer) HealthCheck() error
type ApiServerConfig ¶
type ApiServerConfig struct {
ApiPort int
Version string
TelemetryService telemetry.TelemetryService
Frps *daytonaServer.FRPSConfig
ServerId string
}
type DefaultValidator ¶ added in v0.49.0
type DefaultValidator struct {
// contains filtered or unexported fields
}
func (*DefaultValidator) ValidateStruct ¶ added in v0.49.0
func (v *DefaultValidator) ValidateStruct(obj any) error
type SliceValidationError ¶ added in v0.25.0
type SliceValidationError []error
Directories
¶
Path | Synopsis |
---|---|
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
Click to show internal directories.
Click to hide internal directories.