Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/goipp
/ Type
Method
Type
value.go:125–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
type
Value
interface
{
124
String() string
125
Type() Type
126
DeepCopy() Value
127
encode() ([]byte, error)
128
decode([]byte) (Value, error)
Callers
6
ValueEqual
Function · 0.65
ValueSimilar
Function · 0.65
encodeValue
Method · 0.65
TestTagType
Function · 0.65
TestValueType
Function · 0.65
unpack
Method · 0.65
Implementers
6
Void
value.go
Time
value.go
Resolution
value.go
Range
value.go
TextWithLang
value.go
errValue
encdec_test.go
Calls
no outgoing calls
Tested by
2
TestTagType
Function · 0.52
TestValueType
Function · 0.52