wire-api-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Wire.API.Properties

Synopsis

Documentation

newtype PropertyKey Source #

Instances

Instances details
Arbitrary PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

FromJSON PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

FromJSONKey PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

ToJSON PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

ToJSONKey PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Generic PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Associated Types

type Rep PropertyKey :: Type -> Type #

Show PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

FromByteString PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Methods

parser :: Parser PropertyKey Source #

ToByteString PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Cql PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Eq PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Ord PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

Hashable PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

FromHttpApiData PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

ToParamSchema PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

ToSchema PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

type Rep PropertyKey Source # 
Instance details

Defined in Wire.API.Properties

type Rep PropertyKey = D1 ('MetaData "PropertyKey" "Wire.API.Properties" "wire-api-0.1.0-EbZS9CKNOfZ8BBy5DRJfXi" 'True) (C1 ('MetaCons "PropertyKey" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyKeyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 AsciiPrintable)))