kubo/assets
rht d32177cda0 Make sure ctx in commands are derived from req.Context
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-23 19:35:03 +07:00
..
gw-assets assets: seed gateway index assets on 'ipfs init' 2015-07-04 01:47:07 +02:00
init-doc assets: fix typo 2015-07-03 10:59:08 +02:00
assets_test.go assets: seed gateway index assets on 'ipfs init' 2015-07-04 01:47:07 +02:00
assets.go Make sure ctx in commands are derived from req.Context 2015-08-23 19:35:03 +07:00
bindata.go assets: seed gateway index assets on 'ipfs init' 2015-07-04 01:47:07 +02:00
README.md assets: switch to go-bindata 2015-07-03 09:52:08 +02:00

Assets loaded in with IPFS

Generating docs

Do not edit the .go files directly.

Instead, edit the source files and use go generate from within the assets directory:

go get -u github.com/jteeuwen/go-bindata/...
go generate