MCPcopy
hub / github.com/google/ax / Close

Method Close

internal/controller/executor/eventlog.go:44–44  ·  view source on GitHub ↗

Close releases the underlying resources and closes the log.

()

Source from the content-addressed store, hash-verified

42
43 // Close releases the underlying resources and closes the log.
44 Close() error
45}
46
47var marshalOpts = protojson.MarshalOptions{UseProtoNames: true}

Implementers 2

SQLiteEventLoginternal/controller/executor/sqlite.go
MemoryEventLoginternal/controller/executor/executort

Calls

no outgoing calls