pubsub

package
v0.0.0-...-650f6e2 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

Package pubsub handles pub/sub messages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildbucketPubSubHandler

func BuildbucketPubSubHandler(ctx *router.Context)

BuildbucketPubSubHandler handles pub/sub messages from buildbucket

Types

type OutcomeType

type OutcomeType string

OutcomeType is used for sending metrics to tsmon

const (
	OutcomeTypeUnsupported          OutcomeType = "unsupported"
	OutcomeTypeUpdateRerun          OutcomeType = "update_rerun"
	OutcomeTypeUpdateSucceededBuild OutcomeType = "update_succeeded_build"
	OutcomeTypeIgnore               OutcomeType = "ignore"
	OutcomeTypeAnalyze              OutcomeType = "analyze"
)

Jump to

Keyboard shortcuts

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