package current-albatross-deployer

  1. Overview
  2. Docs

Module Iptables_daemon_api.RpcSource

Sourcetype ('a, 'b) t
Sourcetype error = [
  1. | `Parse of string
]
Sourcetype untagged_buffer
Sourceval get_client : ('a, 'b) t -> ('a -> untagged_buffer) * (untagged_buffer -> ('b, error) Stdlib.result)
Sourceval get_server : ('a, 'b) t -> (untagged_buffer -> ('a, error) Stdlib.result) * ('b -> untagged_buffer)
Sourcemodule Tag : sig ... end
OCaml

Innovation. Community. Security.