Documentation
¶
Index ¶
Constants ¶
View Source
const ( ApplicationStats = "Application stats" VersionProperty = "version" AccountsProperty = "accounts" TransactionsProperty = "transactions" LedgersProperty = "ledgers" OSProperty = "os" ArchProperty = "arch" TimeZoneProperty = "tz" CPUCountProperty = "cpuCount" TotalMemoryProperty = "totalMemory" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppIdProvider ¶ added in v1.7.4
func FromStorageAppIdProvider ¶ added in v1.7.4
func FromStorageAppIdProvider(driver storage.Driver[ledger.Store]) AppIdProvider
Click to show internal directories.
Click to hide internal directories.