Versions in this module Expand all Collapse all v0 v0.3.1 Oct 17, 2018 v0.3.0 Oct 12, 2018 Changes in this version + var ErrIntOverflowCaps = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthCaps = fmt.Errorf("proto: negative length found during unmarshaling") + type APICap struct + Deprecated bool + DisabledAlternative string + DisabledReason string + DisabledReasonMsg string + Enabled bool + ID string + func (*APICap) Descriptor() ([]byte, []int) + func (*APICap) ProtoMessage() + func (m *APICap) GetDeprecated() bool + func (m *APICap) GetDisabledAlternative() string + func (m *APICap) GetDisabledReason() string + func (m *APICap) GetDisabledReasonMsg() string + func (m *APICap) GetEnabled() bool + func (m *APICap) GetID() string + func (m *APICap) Marshal() (dAtA []byte, err error) + func (m *APICap) MarshalTo(dAtA []byte) (int, error) + func (m *APICap) Reset() + func (m *APICap) Size() (n int) + func (m *APICap) String() string + func (m *APICap) Unmarshal(dAtA []byte) error