sqlx: yesql gen script add go:build generate tag

r/paopao-ce-plus
Michael Li 2 years ago
parent 7daa78cb12
commit 7665c1fd0c
No known key found for this signature in database

@ -1,3 +1,10 @@
// Copyright 2023 ROC. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.
//go:build generate
// +build generate
package main
import (

Loading…
Cancel
Save