Documentation
¶
Overview ¶
Copyright 2025 The Joe-cli Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteLength ¶
type ByteLength int
ByteLength represents number of bytes
func (*ByteLength) UnmarshalText ¶
func (b *ByteLength) UnmarshalText(data []byte) error
type Hex ¶
type Hex int
Hex represents an integer that parses from the hex syntax
func (*Hex) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.