Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create :
?token:Token.t ->
user:string ->
repo:string ->
sha:string ->
status:Github_t.new_status ->
unit ->
Github_t.status Response.t Monad.t
val get :
?token:Token.t ->
user:string ->
repo:string ->
sha:string ->
unit ->
Github_t.combined_status Response.t Monad.t