Skip to content

Commit

Permalink
debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jul 7, 2024
1 parent 997b66e commit bbc88a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protoc-gen-gripmock/server.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ import {{$alias}} "{{$package}}"
{{ end }}

func main() {
log.Printf("MAINGO: %s", time.Now())

http.DefaultTransport = otelhttp.NewTransport(http.DefaultTransport)

ctx, cancel := signal.NotifyContext(context.Background(), syscall.SIGTERM, syscall.SIGINT)
Expand Down

0 comments on commit bbc88a0

Please sign in to comment.