Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signintech/gopdf
/ ICacheContent
Interface
ICacheContent
i_cache_contneter.go:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
ICacheContent
interface
{
8
write(w io.Writer, protection *PDFProtection) error
9
}
Callers
nothing calls this directly
Implementers
15
cacheContentClipPolygon
cache_content_clip.go
cacheContentTextColorCMYK
cache_content_text_color_cmyk.go
CIDFontObj
cid_font_obj.go
cacheContentLineWidth
cache_content_line_width.go
cacheContentCustomLineType
cache_content_custom_line_type.go
ProcSetObj
procset_obj.go
OutlinesObj
outlines_obj.go
OutlineObj
outlines_obj.go
PdfDictionaryObj
pdf_dictionary_obj.go
cacheContentColorCMYK
cache_content_color_cmyk.go
ImageObj
image_obj.go
ColorSpaceObj
color_space_obj.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…