Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data Empty
Documentation
Fields :
Instances
Eq Empty Source # | |
Ord Empty Source # | |
Show Empty Source # | |
NFData Empty Source # | |
Defined in Proto.Google.Protobuf.Empty | |
Message Empty Source # | |
Defined in Proto.Google.Protobuf.Empty messageName :: Proxy Empty -> Text defMessage :: Empty fieldsByTag :: Map Tag (FieldDescriptor Empty) fieldsByTextFormatName :: Map String (FieldDescriptor Empty) unknownFields :: Lens' Empty FieldSet parseMessage :: Parser Empty buildMessage :: Empty -> Builder |