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
82
Packages
Projects
Releases
Wiki
Activity
665f85cd7e
grafana
/
pkg
/
tsdb
/
cloudwatch
/
utils
/
utils.go
4 lines
61 B
Go
Raw
Blame
History
package
utils
func
Pointer
[
T
any
]
(
arg
T
)
*
T
{
return
&
arg
}
Reference in New Issue
View Git Blame
Copy Permalink