Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AliasHashEncoded ¶
func AliasHashEncodedf ¶
func AliasHashf ¶
func NextEncodedID ¶
func NextEncodedID() string
Types ¶
type GroupWithContext ¶
type GroupWithContext struct {
// contains filtered or unexported fields
}
func NewGroupWithContext ¶
func NewGroupWithContext(ctx context.Context, funcs ...Fn) *GroupWithContext
func (*GroupWithContext) Go ¶
func (gwc *GroupWithContext) Go(funcs ...Fn)
func (*GroupWithContext) Wait ¶
func (gwc *GroupWithContext) Wait() error
Click to show internal directories.
Click to hide internal directories.