This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
75
Packages
Projects
Releases
Wiki
Activity
1a11f1e8c6
grafana
/
pkg
/
models
/
models.go
10 lines
92 B
Go
Raw
Blame
History
package
models
type
OAuthType
int
const
(
GITHUB
OAuthType
=
iota
+
1
GOOGLE
TWITTER
)
Reference in New Issue
View Git Blame
Copy Permalink