package paf-le

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type configuration = {
  1. email : Emile.mailbox option;
  2. seed : string option;
  3. certificate_seed : string option;
  4. hostname : [ `host ] Domain_name.t;
}
module Make (Time : Mirage_time.S) (Stack : Mirage_stack.V4V6) : sig ... end
OCaml

Innovation. Community. Security.