mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-10 03:07:12 +00:00
copy config.yaml to docker image enable external usage of dashboard package gofmt fix comment use packr for assets add gobuffalo/packr dependency add dependencies fix pointer issues add output-file option
1.1 KiB
1.1 KiB
github.com/gobuffalo/packd
This is a collection of interfaces designed to make using github.com/gobuffalo/packr easier, and to make the transition between v1 and v2 as seamless as possible.
They can, and should, be used for testing, alternate Box implementations, etc...
Installation
$ go get -u -v github.com/gobuffalo/packd
Memory Box
The packd#MemoryBox is a complete, thread-safe, implementation of packd#Box