Add Wildberries product fetching and rate limiting functionality
This commit is contained in:
		
							
								
								
									
										10
									
								
								pkg/api/wb/client/oas_middleware_gen.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								pkg/api/wb/client/oas_middleware_gen.go
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
// Code generated by ogen, DO NOT EDIT.
 | 
			
		||||
 | 
			
		||||
package api
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"github.com/ogen-go/ogen/middleware"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// Middleware is middleware type.
 | 
			
		||||
type Middleware = middleware.Middleware
 | 
			
		||||
		Reference in New Issue
	
	Block a user