Documentation
¶
Overview ¶
Package jsonpointer implements JSON Pointer according to RFC 6901
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessError ¶
type AccessError struct {
// contains filtered or unexported fields
}
func (*AccessError) Error ¶
func (e *AccessError) Error() string
type UriFragment ¶
type UriFragment string
Click to show internal directories.
Click to hide internal directories.