Versions in this module Expand all Collapse all v0 v0.8.1 Jul 12, 2016 Changes in this version + type FileRow struct + FilePath string + PlainTags []string + type Row struct + PlainTags []string + Unencrypted []byte + func FromRow(row *types.Row) *Row + type Rows []*Row + func FromRows(rows types.Rows) Rows + type TagPair struct + Plain string + Random string + func FromTagPair(pair *types.TagPair) *TagPair + type TagPairs []*TagPair + func FromTagPairs(pairs types.TagPairs) TagPairs