Versions in this module Expand all Collapse all v0 v0.0.3 May 6, 2015 v0.0.2 May 6, 2015 Changes in this version + const Link + type Ann struct + CommitID string + Data json.RawMessage + End uint32 + File string + Repo string + Start uint32 + Type string + Unit string + UnitType string + func (*Ann) ProtoMessage() + func (a *Ann) LinkURL() (*url.URL, error) + func (a *Ann) SetLinkURL(urlStr string) error + func (m *Ann) Marshal() (data []byte, err error) + func (m *Ann) MarshalTo(data []byte) (n int, err error) + func (m *Ann) Reset() + func (m *Ann) Size() (n int) + func (m *Ann) String() string + func (m *Ann) Unmarshal(data []byte) error + type Anns []*Ann + func (vs Anns) Len() int + func (vs Anns) Less(i, j int) bool + func (vs Anns) Swap(i, j int) + type ErrType struct + Actual string + Expected string + Op string + func (e *ErrType) Error() string