...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
klauspost
/
compress
/
gen.sh
Documentation:
github.com/klauspost/compress
1
#!/bin/sh
2
3
cd s2/cmd/_s2sx/ || exit 1
4
go generate .
View as plain text