mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 21:02:24 -06:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								package nowish
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								//nolint
							 | 
						||
| 
								 | 
							
								type noCopy struct{}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								//nolint
							 | 
						||
| 
								 | 
							
								func (*noCopy) Lock() {}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								//nolint
							 | 
						||
| 
								 | 
							
								func (*noCopy) Unlock() {}
							 |