MCPcopy
hub / github.com/micro/go-micro / Close

Method Close

codec/codec.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 Reader
32 Writer
33 Close() error
34 String() string
35}
36

Callers 15

CloseMethod · 0.65
InitMethod · 0.65
CloseMethod · 0.65
streamMethod · 0.65
TestGRPCClientFunction · 0.65
testPoolFunction · 0.65
getConnMethod · 0.65
releaseMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65

Implementers 15

rpcCodecclient/rpc_codec.go
grpcCodecclient/grpc/codec.go
memoryModelmodel/memory.go
postgresModelmodel/postgres/postgres.go
sqliteModelmodel/sqlite/sqlite.go
fileStorestore/file.go
noopStorestore/noop.go
memoryStorestore/memory.go
sqlStorestore/postgres/postgres.go
sqlStorestore/postgres/pgx/pgx.go
natsStorestore/nats-js-kv/nats.go
sqlStorestore/mysql/mysql.go

Calls

no outgoing calls

Tested by 2

TestGRPCClientFunction · 0.52
testPoolFunction · 0.52