Skip to content
/ wyrd Public

A collection of reusable components for all of your SRE project needs

License

Notifications You must be signed in to change notification settings

sre-norns/wyrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRE-Norns: Wyrd

A collection of reusable components for all our your SRE project needs

Usage

Use as a standard go module.

Components

  • grace - A collection of utils for process init, signal handling and and graceful shutdown of services in a Cloud-native and local environment.
  • manifest - Kubernetes inspired (aim is not be compatible) custom resources definition.
  • bark - collection of utils to help build reach REST APIs on top of gin-gonic golang web framework.