• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • sihl

  • Documentation
  • sihl lib
  • Sihl .Test .Session Module
package sihl
  • sihl
    • Sihl
      • App
      • Cleaner
      • Command
      • Configuration
      • Container
        • Map
        • Service
          • Sig
      • Contract
        • Cache
          • Sig
        • Database
          • Sig
        • Email
          • Sig
        • Email_template
          • Sig
        • Http
          • Sig
        • Migration
          • Sig
        • Password_reset
          • Sig
        • Queue
          • Sig
        • Random
          • Sig
        • Schedule
          • Sig
        • Storage
          • Sig
        • Token
          • Sig
        • User
          • Hashing
          • Sig
            • Web
      • Database
        • Migration
          • Logs
          • Make
            • Repo
              • Migration
                • Fields
                  • Direct
          • Map
          • MariaDb
          • PostgreSql
          • Sig
      • Log
      • Random
      • Schedule
        • Logs
      • Test
        • Session
          • StrMap
      • Time
        • Span
      • Web
        • Csrf
          • Crypto
            • Decrypted_token
            • Encrypted_token
            • Secret
        • Flash
        • Htmx
        • Http
        • Id
        • Middleware
        • Request
        • Rest
          • CONTROLLER
          • SERVICE
          • VIEW
        • Session
Legend:
Library
Module
Module type
Parameter
Class
Class type
module StrMap : sig ... end
val of_yojson : Yojson.Safe.t -> string StrMap.t option
val of_json : string -> string StrMap.t option
val to_yojson : 'a StrMap.t -> [> `Assoc of (StrMap.key * [> `String of 'b ]) list ]
val to_json : string StrMap.t -> string
val to_sexp : string StrMap.t -> Sexplib0.Sexp.t
val decode_session : Opium.Response.t -> string StrMap.t option
val get_all_resp : Opium.Response.t -> (StrMap.key * string) list CCOption.t
val find_resp : StrMap.key -> Opium.Response.t -> string
val set_value_req : (StrMap.key * string) list -> Opium.Request.t -> Opium.Request.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct