| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.Google.Protobuf.Empty
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 Methods 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 | |