Documentation
¶
Index ¶
Constants ¶
View Source
const ( SERVER_URL_KEY = "nats.url" TIMEOUT_KEY = "nats.timeout" USER_KEY = "nats.user" PWD_KEY = "nats.password" ServerName = "server.name" MAX_RETRY_TIMES = 50 DefaultPullBatchSize = 50 DefaultStreamPrefix = "public" NatsScheduleTarget = "Nats-Schedule-Target" NatsSchedule = "Nats-Schedule" ScheduleAt = "@at " ScheduleSubjectSubfix = ".schedules." )
Variables ¶
This section is empty.
Functions ¶
func NewDefaultConnection ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.