mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 16:30:25 +08:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			85 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			85 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								package init
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								import "mayfly-go/internal/docker/api"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								func init() {
							 | 
						||
| 
								 | 
							
									api.InitIoc()
							 | 
						||
| 
								 | 
							
								}
							 |