Documentation ¶
Index ¶
Constants ¶
View Source
const Book_TypeID = 0x8100cc88d7d4d47c
Book_TypeID is the unique identifier for the type Book.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Book_List ¶
Book_List is a list of Book.
func NewBook_List ¶
NewBook creates a new list of Book.
type Book_Promise ¶
Book_Promise is a wrapper for a Book promised by a client call.
func (Book_Promise) Struct ¶
func (p Book_Promise) Struct() (Book, error)
Click to show internal directories.
Click to hide internal directories.