package aws-sqs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Types.MessageListSource

Sourcetype t = Message.t list
Sourceval make : 'a -> unit -> 'a
Sourceval parse : Ezxmlm.nodes -> Message.t list option
Sourceval to_query : Message.t list -> Aws.Query.t
Sourceval to_json : Message.t list -> [> `List of [> `Assoc of (string * Aws.Json.t) list ] list ]
Sourceval of_json : Aws.Json.t -> Message.t list
OCaml

Innovation. Community. Security.