Home
last modified time | relevance | path

Searched defs:Delivery (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/databases/tile38/tile38-1.12.0/vendor/github.com/streadway/amqp/
H A Ddelivery.go28 type Delivery struct { struct
34 ContentType string // MIME content type
48 ConsumerTag string
51 MessageCount uint32
53 DeliveryTag uint64
54 Redelivered bool
55 Exchange string // basic.publish exhange
56 RoutingKey string // basic.publish routing key
58 Body []byte
123 func (d Delivery) Ack(multiple bool) error {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/examples/shipping/cargo/
H A Ddelivery.go12 type Delivery struct { struct
13 Itinerary Itinerary
15 RoutingStatus RoutingStatus
16 TransportStatus TransportStatus
17 NextExpectedActivity HandlingActivity
18 LastEvent HandlingEvent
20 CurrentVoyage voyage.Number
21 ETA time.Time
22 IsMisdirected bool
23 IsUnloadedAtDestination bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dcontinuous_restore_jobs.go69 type Delivery struct { struct
70 Expires string `json:"expires,omitempty"`
71 ExpirationHours int64 `json:"expirationHours,omitempty"`
72 MaxDownloads int64 `json:"maxDownloads,omitempty"`
73 MethodName string `json:"methodName"`
74 StatusName string `json:"statusName,omitempty"`
75 URL string `json:"url,omitempty"`
76 TargetClusterID string `json:"targetClusterId,omitempty"`
77 TargetClusterName string `json:"targetClusterName,omitempty"`
78 TargetGroupID string `json:"targetGroupId,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dcontinuous_restore_jobs.go31 Delivery *Delivery `json:"delivery,omitempty"` member
55 type Delivery struct { struct
56 Expires string `json:"expires,omitempty"`
57 ExpirationHours int64 `json:"expirationHours,omitempty"`
58 MaxDownloads int64 `json:"maxDownloads,omitempty"`
59 MethodName string `json:"methodName"`
60 StatusName string `json:"statusName,omitempty"`
61 URL string `json:"url,omitempty"`
62 TargetClusterID string `json:"targetClusterId,omitempty"`
64 TargetGroupID string `json:"targetGroupId,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/atlas/mongodbatlas/
H A Dcontinuous_restore_jobs.go69 type Delivery struct { struct
70 Expires string `json:"expires,omitempty"`
71 ExpirationHours int64 `json:"expirationHours,omitempty"`
72 MaxDownloads int64 `json:"maxDownloads,omitempty"`
73 MethodName string `json:"methodName"`
74 StatusName string `json:"statusName,omitempty"`
75 URL string `json:"url,omitempty"`
76 TargetClusterID string `json:"targetClusterId,omitempty"`
77 TargetClusterName string `json:"targetClusterName,omitempty"`
78 TargetGroupID string `json:"targetGroupId,omitempty"`
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/network/stream/
H A Ddelivery.go47 type Delivery struct { struct
48 chunkStore storage.SyncChunkStore
49 kad *network.Kademlia
50 getPeer func(discover.NodeID) *Peer
133 …*Delivery) handleRetrieveRequestMsg(ctx context.Context, sp *Peer, req *RetrieveRequestMsg) error {
191 … (d *Delivery) handleChunkDeliveryMsg(ctx context.Context, sp *Peer, req *ChunkDeliveryMsg) error {
216 …uestFromPeers(ctx context.Context, req *network.Request) (*discover.NodeID, chan struct{}, error) {
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/emersion/go-maildir/
H A Dmaildir.go449 type Delivery struct { struct
450 file *os.File
451 d Dir
452 key string
473 func (d *Delivery) Write(p []byte) (int, error) {
478 func (d *Delivery) Close() error {
496 func (d *Delivery) Abort() error {
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 deliv *amqp.Delivery,
210 deliv *amqp.Delivery,
227 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
233 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
247 deliv *amqp.Delivery,
282 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/transport/amqp/
H A Dsubscriber.go182 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
188 err error, deliv *amqp.Delivery, ch Channel, pub *amqp.Publishing) {
202 deliv *amqp.Delivery,
237 func ReplyAndAckErrorEncoder(ctx context.Context, err error, deliv *amqp.Delivery, ch Channel, pub …
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/include/aws/email/model/
H A DNotificationType.h21 Delivery enumerator
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/docsrc/imap/concepts/
H A Doverview_and_concepts.rst569 Local Mail Transfer Protocol (lmtp)
598 Single Instance Store
610 Duplicate Delivery Suppression
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/docsrc/imap/concepts/
H A Doverview_and_concepts.rst569 Local Mail Transfer Protocol (lmtp)
598 Single Instance Store
610 Duplicate Delivery Suppression
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/docsrc/imap/concepts/
H A Doverview_and_concepts.rst569 Local Mail Transfer Protocol (lmtp)
598 Single Instance Store
610 Duplicate Delivery Suppression

12345678910>>...12