File: profiler_other.go

package info (click to toggle)
golang-github-getsentry-sentry-go 0.29.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,404 kB
  • sloc: makefile: 75; sh: 21
file content (5 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
//go:build !windows

package sentry

func onProfilerStart() {}