package
0.0.0-20210607025121-e45f7d241853
Repository: https://github.com/johanbrandhorst/grpcweb-example.git
Documentation: pkg.go.dev

# Functions

BookChat returns a new BookChatElem.
GetBook returns a new GetBookElem.
MakeCollection returns a new MakeCollectionElem.
No description provided by the author
No description provided by the author
QueryBooks returns the QueryBooks component.

# Structs

BookChatDef defines the BookChat component.
No description provided by the author
BookChatProps defines the properties of this component.
BookChatState holds the state for the BookChat component.
GetBookDef defines the getbook component.
No description provided by the author
GetBookProps defines the properties of this component.
GetBookState holds the state for the GetBook component.
MakeCollectionDef defines the MakeCollection component.
No description provided by the author
MakeCollectionProps defines the properties of this component.
MakeCollectionState holds the state for the MakeCollection component.
_Imm_Messages is generated to an immutable type *books which we use in the state Messages is an immutable type and has the following template: []string .
QueryBooksDef defines the QueryBooks component.
No description provided by the author
QueryBooksProps defines the properties of this component.
QueryBooksState holds the state for the QueryBooks component.