...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
gonum.org
/
v1
/
plot
/
.ci
/
check-imports.sh
Documentation:
gonum.org/v1/plot/.ci
1
#!/bin/bash
2
3
set -e
4
check-imports -b "math/rand,github.com/gonum/.*"
View as plain text