Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.FormatValues.MarshalJSON

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Declared in
FormatValues
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/marshal.go
MarshalJSON ( ) → ([]byte, error)
method [source]
method [source]
MarshalJSON

MarshalJSON encodes the format expansions as tmux returned them. Nothing decodes: json.Unmarshal into this type reports no error and changes nothing, because every field is unexported.

0 declared, 0 inherited

Esc

Type to search.