package
Version:
v2.6.1+incompatible
Opens a new window with list of versions in this module.
Published: Nov 13, 2016
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func BytesAll(array []byte, b byte) bool
type Predicate func() bool
func All(predicates ...Predicate) Predicate
func Any(predicates ...Predicate) Predicate
func Not(predicate Predicate) Predicate
func (Predicate) And ¶
func (this Predicate) And(predicate Predicate) Predicate
func (this Predicate) Or(predicate Predicate) Predicate
Source Files
¶
Click to show internal directories.
Click to hide internal directories.