This website works better with JavaScript.
Explore
Help
Sign In
test3k
/
authDB
Watch
1
Star
0
Fork
You've already forked authDB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
108
Commits
1
Branch
0
Tags
11 MiB
Go
90.7%
Dockerfile
3.5%
Shell
2.8%
Makefile
2.5%
Batchfile
0.5%
Tree:
dfa2ba132e
authDB
/
vendor
/
github.com
/
sirupsen
/
logrus
/
terminal_check_js.go
7 lines
77 B
Raw
Blame
History
// +build js
package
logrus
func
isTerminal
(
fd
int
)
bool
{
return
false
}
Reference in new issue
View Git Blame
Copy Permalink