mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
lint
This commit is contained in:
parent
f72b5d5bdd
commit
6fb794b92c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ func (rec *OTLPTraceReceiver) Attach(ctx context.Context) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Modify implements testenv.Modifier.
|
// Modify implements testenv.Modifier.
|
||||||
func (rec *OTLPTraceReceiver) Modify(cfg *config.Config) {}
|
func (rec *OTLPTraceReceiver) Modify(*config.Config) {}
|
||||||
|
|
||||||
func (rec *OTLPTraceReceiver) ReceivedRequests() []*coltracepb.ExportTraceServiceRequest {
|
func (rec *OTLPTraceReceiver) ReceivedRequests() []*coltracepb.ExportTraceServiceRequest {
|
||||||
rec.mu.Lock()
|
rec.mu.Lock()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue