package
Version:
v0.15.1
Opens a new window with list of versions in this module.
Published: Jan 10, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func BeClosed(actual interface{}, expected ...interface{}) string
BeClosed determines if actual is a closed channel.
func BeOpen(actual interface{}, expected ...interface{}) string
BeOpen determines if actual is an open channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.