Skip to content

coreos/stream-metadata-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go library for parsing Fedora CoreOS streams

See the Fedora CoreOS documentation for basic information about streams.

This is a Go library which exposes API to decode streams into Go structs, as well as a convenience API to find the URL for a given stream.

Example usage

See example code here.