Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signintech/gopdf
/ ICacheColorText
Interface
ICacheColorText
i_cache_color_text.go:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
gopdf
2
3
type
ICacheColorText
interface
{
4
ICacheContent
5
equal(obj ICacheColorText) bool
6
}
Callers
1
isSame
Method · 0.65
Implementers
2
cacheContentTextColorCMYK
cache_content_text_color_cmyk.go
cacheContentTextColorRGB
cache_content_text_color_rgb.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…