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 ¶
type ApiServerConfig ¶
type ApiServerConfig struct { ApiPort int Version string TelemetryService telemetry.TelemetryService Frps *daytonaServer.FRPSConfig ServerId string }
type SliceValidationError ¶ added in v0.25.0
type SliceValidationError []error
func (SliceValidationError) Error ¶ added in v0.25.0
func (err SliceValidationError) Error() string
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.