package sihl-type

  1. Overview
  2. Docs

Module Token.FieldsSource

Sourceval names : string list
Sourceval created_at : ([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm
Sourceval expires_at : ([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm
Sourceval status : ([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm
Sourceval kind : ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm
Sourceval data : ([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm
Sourceval value : ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm
Sourceval id : ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm
Sourceval make_creator : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'a -> ('b -> string) * 'c) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'c -> ('b -> string) * 'd) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> 'd -> ('b -> string option) * 'e) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'e -> ('b -> string) * 'f) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> 'f -> ('b -> Status.t) * 'g) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'g -> ('b -> Ptime.t) * 'h) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'h -> ('b -> Ptime.t) * 'i) -> 'a -> ('b -> t) * 'i
Sourceval create : id:string -> value:string -> data:string option -> kind:string -> status:Status.t -> expires_at:Ptime.t -> created_at:Ptime.t -> t
Sourceval map : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> string) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> string) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> string option) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> string) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> Status.t) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> Ptime.t) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> Ptime.t) -> t
Sourceval iter : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> unit) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> unit) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> unit) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> unit) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> unit) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> unit) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> unit) -> unit
Sourceval fold : init:'a -> id: ('a -> ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'b) -> value: ('b -> ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'c) -> data: ('c -> ([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> 'd) -> kind: ('d -> ([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'e) -> status: ('e -> ([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> 'f) -> expires_at: ('f -> ([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'g) -> created_at: ('g -> ([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'h) -> 'h
Sourceval map_poly : ([< `Read | `Set_and_create ], t, 'a) Fieldslib.Field.user -> 'a list
Sourceval for_all : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> bool) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> bool) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> bool) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval exists : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> bool) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> bool) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> bool) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> bool) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> bool) -> bool
Sourceval to_list : id: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'a) -> value: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'a) -> data: (([< `Read | `Set_and_create ], t, string option) Fieldslib.Field.t_with_perm -> 'a) -> kind: (([< `Read | `Set_and_create ], t, string) Fieldslib.Field.t_with_perm -> 'a) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> 'a) -> expires_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'a) -> created_at: (([< `Read | `Set_and_create ], t, Ptime.t) Fieldslib.Field.t_with_perm -> 'a) -> 'a list
Sourcemodule Direct : sig ... end
OCaml

Innovation. Community. Security.