Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensu-go-utils

A set of simple go utilities designed to be used for building sensu handlers.

API

Plugin

func InitPlugin(name string, event *Event, config interface{})

Events

type Event struct {
	types.Event
}

func ReadEvent(event *Event) error

Config

func ReadConfig(configName string, target interface{}) error

Projects Using Sensu-Go-Utils

About

A set of simple go libraries meant to make creating handlers easier

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages