• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • tezos-injector-alpha

  • Documentation
  • tezos-injector-alpha lib
  • Tezos_injector_alpha .Injector_worker_types .Request Module
package tezos-injector-alpha
  • tezos-injector-alpha
    • Tezos_injector_alpha
      • Disk_persistence
        • H
        • Make_queue
          • K
            • Error_table
            • Map
            • Set
            • Table
            • WeakRingTable
              • H
          • N
          • V
        • Make_table
          • H
      • Injector_common
      • Injector_errors
      • Injector_events
        • Make
          • Rollup
            • Tag
          • Tags
      • Injector_functor
        • Make
          • P
            • Tag
      • Injector_sigs
        • PARAMETERS
          • Tag
        • S
        • TAG
      • Injector_tags
        • Make
          • Tag
      • Injector_worker_types
        • Dummy_event
        • Logger
          • LogEvent
          • Request
        • Name
        • Request
      • L1_operation
        • Hash
          • Error_table
          • Map
          • Set
          • Table
          • WeakRingTable
            • H
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t =
  1. | Add_pending : L1_operation.t -> (unit, Tezos_base.TzPervasives.error Tezos_base.TzPervasives.trace) t
  2. | New_tezos_head : Tezos_client_alpha.Protocol_client_context.Alpha_block_services.block_info * Tezos_client_alpha.Protocol_client_context.Alpha_block_services.block_info Injector_common.reorg -> (unit, Tezos_base.TzPervasives.error Tezos_base.TzPervasives.trace) t
  3. | Inject : (unit, Tezos_base.TzPervasives.error Tezos_base.TzPervasives.trace) t
type view =
  1. | View : (_, _) t -> view
include Tezos_base.Worker_intf.REQUEST with type ('a, 'request_error) t := ('a, 'request_error) t and type view := view
include Tezos_base.Worker_intf.VIEW with type view := view
val encoding : view Data_encoding.t
val pp : Format.formatter -> view -> unit
val view : ('response, 'error) t -> view

The projection function from full request to simple views.

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