Companion

Companion object for RequestMetaInfo that provides factory methods and utilities related to creating instances.

Properties

Link copied to clipboard

An empty instance of RequestMetaInfo with the timestamp set to a distant past.

Functions

Link copied to clipboard
fun create(clock: Clock): RequestMetaInfo

Creates a RequestMetadata instance with a timestamp from the provided clock.