Documentation ¶
Index ¶
- type AlphabetBoolState
- type BoolState
- type DoubleBoolState
- type EasyAlphabetBoolState
- type EasyBoolState
- type EasyDoubleBoolState
- type EasyHexaBoolState
- type EasyOctoBoolState
- type HexaBoolState
- type OctoBoolState
- type PerezaAlphabetBoolState
- type PerezaBoolState
- type PerezaDoubleBoolState
- type PerezaHexaBoolState
- type PerezaOctoBoolState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlphabetBoolState ¶
type AlphabetBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` Q bool `json:"q"` R bool `json:"r"` S bool `json:"s"` T bool `json:"t"` U bool `json:"u"` V bool `json:"v"` W bool `json:"w"` X bool `json:"x"` Y bool `json:"y"` Z bool `json:"z"` }
type DoubleBoolState ¶
type EasyAlphabetBoolState ¶
type EasyAlphabetBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` Q bool `json:"q"` R bool `json:"r"` S bool `json:"s"` T bool `json:"t"` U bool `json:"u"` V bool `json:"v"` W bool `json:"w"` X bool `json:"x"` Y bool `json:"y"` Z bool `json:"z"` }
easyjson:json
type EasyDoubleBoolState ¶
easyjson:json
type EasyHexaBoolState ¶
type EasyHexaBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` }
easyjson:json
type EasyOctoBoolState ¶
type EasyOctoBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` }
easyjson:json
type HexaBoolState ¶
type HexaBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` }
type OctoBoolState ¶
type PerezaAlphabetBoolState ¶
type PerezaAlphabetBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` Q bool `json:"q"` R bool `json:"r"` S bool `json:"s"` T bool `json:"t"` U bool `json:"u"` V bool `json:"v"` W bool `json:"w"` X bool `json:"x"` Y bool `json:"y"` Z bool `json:"z"` }
pereza:json
type PerezaDoubleBoolState ¶
pereza:json
type PerezaHexaBoolState ¶
type PerezaHexaBoolState struct { A bool `json:"a"` B bool `json:"b"` C bool `json:"c"` D bool `json:"d"` E bool `json:"e"` F bool `json:"f"` G bool `json:"g"` H bool `json:"h"` I bool `json:"i"` J bool `json:"j"` K bool `json:"k"` L bool `json:"l"` M bool `json:"m"` N bool `json:"n"` O bool `json:"o"` P bool `json:"p"` }
pereza:json
Click to show internal directories.
Click to hide internal directories.