package
0.0.0-20191108204735-d6832148266e
Repository: https://github.com/kinecosystem/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Render write data to w, after marshalling to json.
RenderToString renders the provided data as a json string.

# Constants

StandardPagingOptions is a helper string to make creating paged collection URIs simpler.

# Structs

BasePage represents the simplest page: one with no links and only embedded records.
No description provided by the author
LinkBuilder is a helper for constructing URLs in horizon.
Links represents the Links in a Page.
Page represents the common page configuration (i.e.

# Interfaces

Pageable impementors can be added to hal.Page collections.