package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# 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 frontier.
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.