MCPcopy Create free account
hub / github.com/go-dev-frame/sponge / Path

Function Path

configs/location.go:25–27  ·  view source on GitHub ↗
(rel string)

Source from the content-addressed store, hash-verified

23}
24
25func Path(rel string) string {
26 return Location(rel)
27}

Callers 15

TestGetDBFunction · 0.92
TestInitMysqlErrorFunction · 0.92
TestInitPostgresqlErrorFunction · 0.92
TestInitSqliteErrorFunction · 0.92
TestInitRedisFunction · 0.92
TestGetCacheTypeFunction · 0.92
getRPCClientConnForTestFunction · 0.92
TestGRPCServerFunction · 0.92
TestGRPCServerMockFunction · 0.92

Calls 1

LocationFunction · 0.85

Tested by 15

TestGetDBFunction · 0.74
TestInitMysqlErrorFunction · 0.74
TestInitPostgresqlErrorFunction · 0.74
TestInitSqliteErrorFunction · 0.74
TestInitRedisFunction · 0.74
TestGetCacheTypeFunction · 0.74
getRPCClientConnForTestFunction · 0.74
TestGRPCServerFunction · 0.74
TestGRPCServerMockFunction · 0.74