* * Providing tests like * https://www.freedesktop.org/software/systemd/man/sd_is_socket.html * */ FileTest is a function returning whether an *os.File fulfills certain criteria. You can write these your self - and should, if the provided ones don't cover your requirements fully.
func(*os.File) (bool, error)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected