Versions in this module Expand all Collapse all v1 v1.20.2 Oct 17, 2019 Changes in this version + var ThriftModule = &thriftreflect.ThriftModule + type First struct + func (v *First) Equals(rhs *First) bool + func (v *First) FromWire(w wire.Value) error + func (v *First) MarshalLogObject(enc zapcore.ObjectEncoder) (err error) + func (v *First) String() string + func (v *First) ToWire() (wire.Value, error) + type Second struct + func (v *Second) Equals(rhs *Second) bool + func (v *Second) FromWire(w wire.Value) error + func (v *Second) MarshalLogObject(enc zapcore.ObjectEncoder) (err error) + func (v *Second) String() string + func (v *Second) ToWire() (wire.Value, error)