MCPcopy Create free account
hub / github.com/ContentSquare/chproxy / sdNotifyReady

Function sdNotifyReady

sdnotify_other.go:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3package main
4
5func sdNotifyReady() (bool, error) {
6 return false, nil
7}

Callers 1

notifyReadyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected