iqueuesnats

package module
v0.0.0-...-17314cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2020 License: MIT Imports: 16 Imported by: 0

README

airs-iqueuesnats

Implementation of iqueues using NATS

Documentation

Index

Constants

View Source
const (
	QueuesPrefix    = "queues"
	DefaultNatsHost = "0.0.0.0"
)

Variables

This section is empty.

Functions

func Declare

func Declare(service Service)

Declare s.e.

Types

type ChunkedRequestBody

type ChunkedRequestBody []byte

type Service

type Service struct {
	Servers            string
	Parts, CurrentPart int
	// contains filtered or unexported fields
}

func (*Service) Start

func (s *Service) Start(ctx context.Context) (context.Context, error)

Start s.e.

func (*Service) Stop

func (s *Service) Stop(ctx context.Context)

Stop s.e.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL