Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleJsonParser ¶
type SimpleJsonParser[V proto.Message] struct { // Not "Url" to avoid a collision with the "Url" method. SyntaxUrl string SyntaxShortcut string }
func (*SimpleJsonParser[V]) Shortcut ¶
func (p *SimpleJsonParser[V]) Shortcut() string
func (*SimpleJsonParser[V]) Url ¶
func (p *SimpleJsonParser[V]) Url() string
Click to show internal directories.
Click to hide internal directories.