Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FossilDecode ¶
func FossilEncode ¶
Types ¶
type ArtifactType ¶
type ArtifactType int
const ( Checkin ArtifactType = iota Wiki Ticket Event Cluster ForumPost Attachment Control )
type AttachmentCard ¶
type CherryPick ¶
type Deck ¶
type Deck struct {
Type ArtifactType
A *AttachmentCard
B string
C string
D time.Time
E *EventCard
F []FileCard
G string
H string
I string
J []TicketField
K string
L string
M []string
N string
P []string
Q []CherryPick
R string
T []TagCard
U string
W []byte
Z string
}
type TicketField ¶
Click to show internal directories.
Click to hide internal directories.