Versions in this module Expand all Collapse all v1 v1.0.1 Aug 11, 2020 v1.0.0 Aug 7, 2019 Changes in this version + func NewBt(k, v string) *bt + type BImpl struct + func NewB() *BImpl + func (b *BImpl) Add(bs string) string + func (b *BImpl) Goo(bs string) string + func (b *BImpl) Seta(a common2.A)