server

package
v0.0.0-...-cfab337 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FullCommand

func FullCommand() string

Types

type ActionEvent

type ActionEvent struct {
	Type string `json:"type"`
}

type Broker

type Broker struct {
	Notifier chan []byte
	// contains filtered or unexported fields
}

func NewBroker

func NewBroker() (broker *Broker)

type ExtendedEvent

type ExtendedEvent struct {
	fluxevent.Event
	Labels map[string]string `json:"labels,omitempty"`
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer() (*Server, error)

func (*Server) Run

func (s *Server) Run()

Jump to

Keyboard shortcuts

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