at pull/4970/merge Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: pkg/app/server/service/webservice/service.pb.auth.go
the default formats for its operands and returns the resulting string. 276: // Spaces are added between operands when neither is a string. => 277: func Sprint(a ...any) string { 278: p := newPrinter() 279: p.doPrint(a) 280: s := string(p.buf) 281: p.free() 282: return s (dlv) p a []interface {} len: 1, cap: 1, [ *google.golang.org/protobuf/types/dynamicpb.Message { … }, ]