feat: update protobuf message structure for product tariffs; change Offers to Offer and adjust related conversions
This commit is contained in:
		@@ -16,6 +16,7 @@ import (
 | 
			
		||||
	"github.com/jackc/pgx/v5/pgxpool"
 | 
			
		||||
	"github.com/joho/godotenv"
 | 
			
		||||
	"google.golang.org/grpc"
 | 
			
		||||
	_ "google.golang.org/grpc/encoding/gzip"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func logMessage(level string, format string, a ...interface{}) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user