6 lines
63 B
Go
6 lines
63 B
Go
|
//go:build !windows
|
||
|
|
||
|
package sentry
|
||
|
|
||
|
func onProfilerStart() {}
|