Skip to content

Commit

Permalink
metautil: add package doc string
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
  • Loading branch information
bboozzoo committed Apr 2, 2019
1 parent 4022cc7 commit f8971d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metautil/normalize.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*
*/

// Package metautil takes care of basic details of working with snap metadata formats.
package metautil

import (
Expand Down

0 comments on commit f8971d1

Please sign in to comment.