Versions in this module Expand all Collapse all v0 v0.0.26 Nov 11, 2016 v0.0.25 Oct 27, 2016 Changes in this version + var ErrIntOverflowBuildinfo = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthBuildinfo = fmt.Errorf("proto: negative length found during unmarshaling") + type BuildDetails struct + BuildTarget string + RuleType string + func (*BuildDetails) Descriptor() ([]byte, []int) + func (*BuildDetails) ProtoMessage() + func (m *BuildDetails) Marshal() (data []byte, err error) + func (m *BuildDetails) MarshalTo(data []byte) (int, error) + func (m *BuildDetails) Reset() + func (m *BuildDetails) Size() (n int) + func (m *BuildDetails) String() string + func (m *BuildDetails) Unmarshal(data []byte) error