Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signintech/gopdf
/ Start
Method
Start
gopdf.go:871–875 ·
view source on GitHub ↗
Start : init gopdf
(config Config)
Source
from the content-addressed store, hash-verified
869
870
// Start : init gopdf
871
func
(gp *GoPdf) Start(config Config) {
872
873
gp.start(config)
874
875
}
876
877
func
(gp *GoPdf) StartWithImporter(config Config, importer *gofpdi.Importer) {
878
Callers
15
TestTable
Function · 0.95
TestTableCenter
Function · 0.95
TestTableWithStyledRows
Function · 0.95
BenchmarkAddTTFFontFromFontContainer
Function · 0.95
BenchmarkPdfWithImageHolder
Function · 0.95
BenchmarkAddTTFFontByReader
Function · 0.95
BenchmarkAddTTFFontData
Function · 0.95
TestWhiteTransparent
Function · 0.95
TestRectangle
Function · 0.95
TestWhiteTransparent195
Function · 0.95
TestClearValue
Function · 0.95
TestTextColor
Function · 0.95
Calls
1
start
Method · 0.95
Tested by
15
TestTable
Function · 0.76
TestTableCenter
Function · 0.76
TestTableWithStyledRows
Function · 0.76
BenchmarkAddTTFFontFromFontContainer
Function · 0.76
BenchmarkPdfWithImageHolder
Function · 0.76
BenchmarkAddTTFFontByReader
Function · 0.76
BenchmarkAddTTFFontData
Function · 0.76
TestWhiteTransparent
Function · 0.76
TestRectangle
Function · 0.76
TestWhiteTransparent195
Function · 0.76
TestClearValue
Function · 0.76
TestTextColor
Function · 0.76