We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
เพิ่มกลไกการ generate _init.go อัตโนมัติ ก่อนการ compile
The text was updated successfully, but these errors were encountered:
çբʹѧ䧤Ѻ ͻªѺ init() ¡ѹҹҤѺ
2011/6/22 chanwit < [email protected]>
䡡 generate _init.go ѵѵ compile Reply to this email directly or view it on GitHub: https://github.com/sut-go/gon/issues/8
䡡 generate _init.go ѵѵ compile
Reply to this email directly or view it on GitHub: https://github.com/sut-go/gon/issues/8
Sorry, something went wrong.
ตรงนี้จะมีข้อดียังไงครับ หรือประโยชน์จะเหมือนกับ init() ที่คุยกันเมื่อวานตอนเช้าครับ
ปล.ผมส่งมาทาง e-mail น่ะครับ
โทษครับ กดผิด ฮาาาา
อ้อ เข้าใจแล้ว สงสัย github encode ภาษาไทยไม่เป็น
วิธีนี้เป็นการเอา func init() มาประยุกต์ เพื่อช่วย register controller ทำให้คนที่เอา framework ไปใช้ไม่ต้องเขียนส่วนของการ register เอง ที่ต้องทำเพราะตัว dispatch (ใน starter.go) จะไม่สามารถรู้จัก struct อื่น ๆ ได้โดยไม่ผ่านกระบวนการ register
No branches or pull requests
เพิ่มกลไกการ generate _init.go อัตโนมัติ ก่อนการ compile
The text was updated successfully, but these errors were encountered: