package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Jul 12, 2016
License: AGPL-3.0-or-later
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FileRow struct {
FilePath string `json:"file_path"`
PlainTags []string `json:"plaintags"`
}
type Row struct {
Unencrypted []byte `json:"unencrypted"`
PlainTags []string `json:"plaintags"`
}
type TagPair struct {
Random string `json:"random"`
Plain string `json:"plain"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.