appscode-data
v0.1.44
Published
Static data files used by AppsCode
Downloads
21
Readme
Website • Slack • Forum • Twitter
Static data files used by AppsCode.
Installing
Using AppsCode data files is easy. First, use go get
to install the latest version of the library.
> go get -v github.com/appscode/data
Next, include AppsCode data library in your application:
import "github.com/appcode/data"
License
data
is licensed under the Apache 2.0 license. See the LICENSE file for details.