Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type Notifier_s = sig ... end
module type GitlabConf = sig ... end
module Gitlab (Conf : GitlabConf) : Notifier_s with type notifier_rv := int