package
0.0.0-20240901130656-3f6710173eae
Repository: https://github.com/relabs-tech/kurbisio.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New realizes the actual backend.
# Constants
InternalDatabaseSchemaVersion is a sequential versioning number of the database schema.
No description provided by the author
No description provided by the author
# Variables
ConfigSchemaJSON contains the Json schemafor the backend's configuration file
go:embed config_schema.json.
Version is the version of the current build.
# Structs
Backend is the generic rest backend.
Builder is a builder helper for the Backend.
Configuration holds a complete backend configuration.
Event is a higher level event.
Health contains the backend's health status.
No description provided by the author
JobDetail is detail on a job for the health endpoint.
Notification is a database notification.
Request is a database request.
ResourceStatistics represents information about a resource.
StatisticsDetails represents information about the backend resources.
# Type aliases
EventPriority is the event priority.