Package-level declarations

Types

Link copied to clipboard
fun interface IFormatter

A functional interface for formatting strings.

Link copied to clipboard
fun interface ILogger

A functional interface for logging messages.

Link copied to clipboard
interface IMessageBuilder

An interface for building messages using a simple DSL.