MetadataKeysKt

public final class MetadataKeysKt

Functions

Link copied to clipboard
public final static MetadataKey<T> repeatedKey<T extends Any>(String label)

Creates a new repeated MetadataKey with the given label.

Link copied to clipboard
public final static MetadataKey<T> singleKey<T extends Any>(String label)

Creates a new single MetadataKey with the given label.