Hercules.Formats.NixCache
data NixCache Source #
Credentials and keys for a cache.
Constructors
Fields
Defined in Hercules.Formats.NixCache
Methods
parseJSON :: Value -> Parser NixCache Source #
parseJSONList :: Value -> Parser [NixCache] Source #
toJSON :: NixCache -> Value Source #
toEncoding :: NixCache -> Encoding Source #
toJSONList :: [NixCache] -> Value Source #
toEncodingList :: [NixCache] -> Encoding Source #