Package-level declarations

Types

Link copied to clipboard
class ExposedPostbox(prefix: String, timeSource: TimeSource) : Postbox
Link copied to clipboard
Link copied to clipboard
class PostboxTable(prefix: String) : Table

Functions

Link copied to clipboard
fun PostboxTransactor(dataSource: DataSource, timeSource: TimeSource = systemTime, tablePrefix: String = "http4k"): PostboxTransactor