dustymabe / stream-metadata-go

Go library for parsing Fedora CoreOS streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go library for parsing Fedora CoreOS streams

License:Apache License 2.0


Languages

Language:Go 99.2%Language:Makefile 0.8%