# Functions
NewClient return a new Client reference
It takes a ClientOptions reference.
# Structs
Client manages the communication with the ContenChef API.
ClientOptions is the configuration object passed to the Client constructor.
ContentOptions specifies the parameters to the Channel's Content method.
No description provided by the author
OnlineChannel retrieves contents that are in live status.
No description provided by the author
PreviewChannel retrieves the contents that are in both in live stage and live state and event contents.
No description provided by the author
No description provided by the author
No description provided by the author
Response response represents a ContentChef content.
SearchOptions specifies the parameters to the Channel's and Online Channel's Search method.
No description provided by the author
# Type aliases
No description provided by the author