Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SemaHolder ¶
type SemaHolder struct {
// contains filtered or unexported fields
}
func NewSemaHolder ¶
func NewSemaHolder(sess *core.CoreSession, name string, max int, spread bool, val string, waitLimit time.Duration) *SemaHolder
func (*SemaHolder) Key ¶
func (sh *SemaHolder) Key() string
func (*SemaHolder) Name ¶
func (sh *SemaHolder) Name() string
Click to show internal directories.
Click to hide internal directories.