Types - nats

  • Content byte[] | boolean | string | int | float | decimal | xml | json | T1
  • Data types supported when publishing and consuming messages.
  • StartPosition NEW_ONLY | LAST_RECEIVED | TimeDeltaStart | SequenceNumber | FIRST
  • Specifies the position to start receiving messages.
  • $anonType$0 nats://localhost:4222
  • $anonType$2 {ballerina/nats}Error
  • $anonType$3 NEW_ONLY
  • $anonType$4 LAST_RECEIVED
  • $anonType$5 FIRST
  • $anonType$6 TIME_DELTA_START
  • $anonType$7 SEQUENCE_NUMBER