mackerel-client-0.2.0: An API client library for Mackerel
Web.Mackerel.Types.Service
data Service Source #
Constructors
Fields
Defined in Web.Mackerel.Types.Service
Methods
(==) :: Service -> Service -> Bool #
(/=) :: Service -> Service -> Bool #
showsPrec :: Int -> Service -> ShowS #
show :: Service -> String #
showList :: [Service] -> ShowS #
toJSON :: Service -> Value #
toEncoding :: Service -> Encoding #
toJSONList :: [Service] -> Value #
toEncodingList :: [Service] -> Encoding #
parseJSON :: Value -> Parser Service #
parseJSONList :: Value -> Parser [Service] #