mirror of
https://github.com/mjl-/mox.git
synced 2025-04-21 21:40:01 +03:00
gofmt
This commit is contained in:
parent
f117cc0fe1
commit
d27fc1e7fc
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ type UntaggedMetadataKeys struct {
|
|||
|
||||
// Annotation is a metadata server of mailbox annotation.
|
||||
type Annotation struct {
|
||||
Key string
|
||||
Key string
|
||||
// Nil is represented by IsString false and a nil Value.
|
||||
IsString bool
|
||||
Value []byte
|
||||
|
|
Loading…
Reference in a new issue