mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 11:38:16 +03:00
gofmt
This commit is contained in:
parent
f117cc0fe1
commit
d27fc1e7fc
@ -245,7 +245,7 @@ type UntaggedMetadataKeys struct {
|
|||||||
|
|
||||||
// Annotation is a metadata server of mailbox annotation.
|
// Annotation is a metadata server of mailbox annotation.
|
||||||
type Annotation struct {
|
type Annotation struct {
|
||||||
Key string
|
Key string
|
||||||
// Nil is represented by IsString false and a nil Value.
|
// Nil is represented by IsString false and a nil Value.
|
||||||
IsString bool
|
IsString bool
|
||||||
Value []byte
|
Value []byte
|
||||||
|
Loading…
x
Reference in New Issue
Block a user