mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
feat: support build tag to reduce binary size w/o k8s (#4323)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build !no_k8s
|
||||
|
||||
package internal
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user