KeyBuilder
Constructor
func NewKeyBuilder() *KeyBuilder
Methods
Build
Builds the object.
func (builder *KeyBuilder) Build() (Key, error)
Tick
func (builder *KeyBuilder) Tick(tick float64) *KeyBuilder
Type
func (builder *KeyBuilder) Type(typeArg string) *KeyBuilder
Uid
func (builder *KeyBuilder) Uid(uid string) *KeyBuilder
See also