~chipaca/snappy/snappy-tar-pack-mknod

« back to all changes in this revision

Viewing changes to snappy/click.go

  • Committer: Sergio Schvezov
  • Date: 2014-12-18 11:43:43 UTC
  • Revision ID: sergio.schvezov@canonical.com-20141218114343-2ira9hk6qx97ar7v
Reordering sources and running "goimports -w ."

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package snappy
2
2
 
3
3
type Click struct {
4
 
 
5
4
}
6
5
 
7
6
func (c *Click) Versions() (versions []Part) {