Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeTitle ¶
EscapeTitle escapes a title that will be used in a markdown reference.
func MakeEdges ¶
func MakeEdges(lineItems []UpsertLink) ([]*models.ActivityLineItemEdge, error)
MakeEdges takes a slice of UpsertLink structs and returns a []*models.ActivityLineItemEdge.
Types ¶
type UpsertLink ¶
UpsertLink holds essential information about a log entry in which a link was upserted.
Click to show internal directories.
Click to hide internal directories.