new middleware to save headres to custom context #27
Annotations
10 errors
lint:
cmd/api/migrations/20240226153000_create_collections.go#L14
d.Mongo undefined (type migration.Datasource has no field or method Mongo)
|
lint:
cmd/api/migrations/20240226153000_create_collections.go#L14
d.Context undefined (type migration.Datasource has no field or method Context)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L13
d.Mongo undefined (type migration.Datasource has no field or method Mongo)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L13
d.Context undefined (type migration.Datasource has no field or method Context)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L18
d.Mongo undefined (type migration.Datasource has no field or method Mongo)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L18
d.Context undefined (type migration.Datasource has no field or method Context)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L23
d.Mongo undefined (type migration.Datasource has no field or method Mongo)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L23
d.Context undefined (type migration.Datasource has no field or method Context)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L28
d.Mongo undefined (type migration.Datasource has no field or method Mongo)
|
lint:
cmd/api/migrations/20240226153100_create_indexes.go#L28
d.Context undefined (type migration.Datasource has no field or method Context)
|