package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ByteView struct {
B []byte
}
ByteView data will store in ByteView form
ByteSlice returns the copy of the data as a byte slice
Len returns the length of the data
String returns the data as a string
Memo ensures that all accesses to the guidance are concurrency safe
Memo is an encapsulation of the strategy layer
NewMemo return a new memo base on eliminate layer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.