Package io.github.crackthecodeabhi.kreds

Types

FieldValue
Link copied to clipboard
data class FieldValue<out A, out B>(field: A, value: B)
Kreds
Link copied to clipboard
KredsContext
Link copied to clipboard
object KredsContext
KredsException
Link copied to clipboard
open class KredsException : RuntimeException

Base exception for all exceptions throws by Kreds