Package google.golang.org/appengine/demos/guestbook (v1.6.7)
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\u003eThis webpage provides information about version 1.6.7 of the guestbook package, with a link to the latest version (1.6.8).\u003c/p\u003e\n"],["\u003cp\u003eThe guestbook package's other versions are accessible on pkg.go.dev.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGreeting\u003c/code\u003e type within the package includes fields for the author, content, and date, each with specific data types.\u003c/p\u003e\n"]]],[],null,["# Package google.golang.org/appengine/demos/guestbook (v1.6.7)\n\nVersion 1.6.7keyboard_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 }"]]