Package-level declarations

Types

Link copied to clipboard
class Database : GeneratedMessage, DatabaseOrBuilder
Specifies a configuration for a database, which is attached to an Elide application.
Protobuf type elide.db.Database
Link copied to clipboard
object DatabaseKt

Protobuf type elide.db.Database

Link copied to clipboard
interface DatabaseOrBuilder : MessageOrBuilder
Link copied to clipboard
class Db

Functions

Link copied to clipboard
inline fun Database.copy(block: DatabaseKt.Dsl.() -> Unit): Database
Link copied to clipboard
@JvmName(name = "-initializedatabase")
inline fun database(block: DatabaseKt.Dsl.() -> Unit): Database