On this page
tmux.SessionFilter.UnmarshalJSON
- Module
- tmux
- Declared in
- SessionFilter
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
-
UnmarshalJSON clears the receiver, strictly decodes a session filter, then validates it. Unknown or duplicate fields, trailing data, and semantic failures wrap
ErrInvalidFilter; the receiver may retain decoded state on error.
0 declared, 0 inherited