MCPcopy Create free account
hub / github.com/pydio/cells / As

Method As

common/config/sql/sql.go:257–257  ·  view source on GitHub ↗
(out any)

Source from the content-addressed store, hash-verified

255}
256
257func (s *SQL) As(out any) bool { return false }
258
259func (s *SQL) Close(_ context.Context) error {
260 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected