generate func at early days
This commit is contained in:
@@ -1 +1,11 @@
|
||||
package genfunc
|
||||
|
||||
// GetGenBaseTemp get gen base template str
|
||||
func GetGenBaseTemp() string {
|
||||
return genBase
|
||||
}
|
||||
|
||||
// GetGenLogicTemp get gen logic template str
|
||||
func GetGenLogicTemp() string {
|
||||
return ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user