mirror of
https://github.com/soypat/lneto.git
synced 2026-08-18 21:54:01 +00:00
add low level Handle function and more tests
This commit is contained in:
@@ -27,6 +27,7 @@ const (
|
||||
flagReaderEOF
|
||||
// set if [Header.SetStatus] or [Header.SetStatusInt] has been called.
|
||||
FlagStatusSet
|
||||
FlagReaderError
|
||||
)
|
||||
|
||||
func (f Flags) HasAny(checkThese Flags) bool {
|
||||
|
||||
Reference in New Issue
Block a user