Package google.golang.org/appengine/demos/guestbook (v1.6.8)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the guestbook package is 1.6.8, and older versions, like 1.6.7, are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about the guestbook package, including access to older versions, can be found on pkg.go.dev.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGreeting\u003c/code\u003e type includes fields for \u003ccode\u003eAuthor\u003c/code\u003e, \u003ccode\u003eContent\u003c/code\u003e, and \u003ccode\u003eDate\u003c/code\u003e, each with associated data types.\u003c/p\u003e\n"],["\u003cp\u003eThe data types string and Time for Author and Content, and Date respectively, can be found at their respective pkg.go.dev locations.\u003c/p\u003e\n"]]],[],null,["# Package google.golang.org/appengine/demos/guestbook (v1.6.8)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.8 (latest)](/appengine/docs/legacy/standard/go111/reference/latest/demos/guestbook)\n- [1.6.7](/appengine/docs/legacy/standard/go111/reference/1.6.7/demos/guestbook) \n**Note:** To get more information about this package, such as access to older versions, view [this package on pkg.go.dev](https://pkg.go.dev/google.golang.org/appengine/demos/guestbook). \n\nGreeting\n--------\n\n type Greeting struct {\n \tAuthor https://pkg.go.dev/builtin#string\n \tContent https://pkg.go.dev/builtin#string\n \tDate https://pkg.go.dev/time.https://pkg.go.dev/time#Time\n }"]]