mirror of
https://github.com/foomo/gotsrpc.git
synced 2025-10-16 12:35:35 +00:00
Update generated header message to conform to golang standards
Fix issue #3
This commit is contained in:
parent
029b324878
commit
130a4de884
2
go.go
2
go.go
@ -192,7 +192,7 @@ func renderTSRPCServiceProxies(services ServiceList, fullPackageName string, pac
|
||||
}
|
||||
|
||||
g.l(`
|
||||
// this file was auto generated by gotsrpc https://github.com/foomo/gotsrpc
|
||||
// Code generated by gotsrpc https://github.com/foomo/gotsrpc DO NOT EDIT.
|
||||
package ` + packageName + `
|
||||
import (
|
||||
` + imports + `
|
||||
|
||||
Loading…
Reference in New Issue
Block a user