Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HashsetErrorHandlers ¶
func (HashsetErrorHandlers) Add ¶
func (hashset HashsetErrorHandlers) Add(fn ...func(error))
func (HashsetErrorHandlers) OnError ¶
func (hashset HashsetErrorHandlers) OnError(err error)
func (HashsetErrorHandlers) Remove ¶
func (hashset HashsetErrorHandlers) Remove(fn ...func(error))
Click to show internal directories.
Click to hide internal directories.