Package deps implements DM's Deps RPC methods. It mostly coordinates code between other DM subpackages, notably 'mutate', 'model' and 'display'.
func RegisterDepsServer(svr prpc.Registrar)
RegisterDepsServer registers an implementation of the dm.DepsServer with the provided Registrar.