Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalArguments ¶
func MarshalArguments(args pagination.Arguments) *paginationv1.Arguments
MarshalArguments marshals pagination.Arguments to paginationv1.Arguments.
func MarshalPageInfo ¶
func MarshalPageInfo(pageInfo pagination.PageInfo) *paginationv1.PageInfo
MarshalPageInfo marshals a pagination.PageInfo to a paginationv1.PageInfo.
func UnmarshalArguments ¶
func UnmarshalArguments(args *paginationv1.Arguments) pagination.Arguments
UnmarshalArguments unmarshals paginationv1.Arguments to pagination.Arguments.
func UnmarshalPageInfo ¶
func UnmarshalPageInfo(pageInfo *paginationv1.PageInfo) pagination.PageInfo
UnmarshalPageInfo unmarshals a paginationv1.PageInfo to a pagination.PageInfo.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.