鏡像自
				https://github.com/therootcompany/telebit.git
				synced 2025-11-03 23:02:51 +00:00 
			
		
		
		
	docs: show use of -tags for database selection
This commit is contained in:
		
							父節點
							
								
									85147ca776
								
							
						
					
					
						當前提交
						fc472d144c
					
				@ -87,8 +87,8 @@ pushd telebit/
 | 
			
		||||
You can build with `go build`:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
go generate -mod=vendor ./...
 | 
			
		||||
go build -mod vendor -race -o telebit cmd/telebit/*.go
 | 
			
		||||
go generate -mod=vendor -tags postgres ./...
 | 
			
		||||
go build -mod vendor -tags postgres -race -o telebit cmd/telebit/*.go
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Or with `goreleaser`:
 | 
			
		||||
 | 
			
		||||
		載入中…
	
	
			
			x
			
			
		
	
		新增問題並參考
	
	Block a user