package
0.0.0-20210414020239-6daa909df9a7
Repository: https://github.com/kingaj12/go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Render write data to w, after marshalling to json.
# 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 implementors can be added to hal.Page collections.