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
90
Packages
Projects
Releases
Wiki
Activity
c6f80ecec2
grafana
/
pkg
/
api
/
dtos
/
apikey.go
7 lines
99 B
Go
Raw
Blame
History
package
dtos
type
NewApiKeyResult
struct
{
Name
string
`
json:"name"
`
Key
string
`
json:"key"
`
}
Reference in New Issue
View Git Blame
Copy Permalink