ex_golos

v0.7.0

  • Pages
  • Modules

    ex_golos v0.7.0 API Reference

    Modules

    Golos
    Golos.DatabaseApi

    Contains all functions to call Golos database_api methods

    Golos.IdStore

    Holds state with data linking jsonrpc call ids and params for pattern matching in the handler

    Golos.Ops.AccountCreate
    Golos.Ops.Comment
    Golos.Ops.CommentOptions
    Golos.Ops.CustomJson
    Golos.Ops.FeedPublish
    Golos.Ops.LimitOrderCancel
    Golos.Ops.LimitOrderCreate
    Golos.Ops.POW2
    Golos.Ops.Transfer
    Golos.Ops.TransferToVesting
    Golos.Ops.Transform
    Golos.Ops.Vote
    Golos.Stage.Blocks.Producer

    Produces Golos block data with @tick_interval

    Golos.Stage.Ops.ProducerConsumer
    Golos.Stage.StructuredOps.ExampleConsumer
    Golos.Stage.StructuredOps.ProducerConsumer
    Golos.Stage.Supervisor
    Golos.StructuredOps.Comment
    Golos.StructuredOps.FeedPublish
    Golos.StructuredOps.Follow
    Golos.StructuredOps.Reblog
    Golos.StructuredOps.Transfer
    Golos.StructuredOps.TransferToVesting
    Golos.WS

    Starts the WebSocket server for given ws URL. Received messages are forwarded to the sender pid

    Built using ExDoc (v0.15.1), designed by Friedel Ziegelmayer.