This website requires JavaScript.
Explore
Help
Sign In
F5KCK
/
hugo-mx-gateway
Watch
2
Star
0
Fork
You've already forked hugo-mx-gateway
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
226cb30961
hugo-mx-gateway
/
vendor
/
github.com
/
sirupsen
/
logrus
/
terminal_notwindows.go
9 lines
84 B
Go
Raw
Blame
History
// +build !windows
package
logrus
import
"io"
func
initTerminal
(
w
io
.
Writer
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink