MCPcopy
hub / github.com/blushft/go-diagrams / Close

Method Close

diagram/diagram.go:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81func (d *Diagram) Close() error {
82 return nil
83}
84
85func (d *Diagram) Render() error {
86 return d.render()

Callers 15

initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80
initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected