package
0.5.2
Repository: https://github.com/sempernow/uqc.git
Documentation: pkg.go.dev

# Packages

Package wordpress handles REST APIs of WordPress and Uqrate to process []wordpress.Post into []client.Message for upsert at Uqrate.

# Functions

No description provided by the author
GhostPrint(..) prints args per format, e.g., "want: %s\nhave: %s\n", to os.Stderr.

# Constants

Service base.
Service base.
No description provided by the author
Levels REQUEST is sans client-added latencies.
No description provided by the author
No description provided by the author
Content type for HTTP request header : "Accept: ...".
Content type for HTTP request header : "Accept: ...".
No description provided by the author
No description provided by the author
Mode.
Mode.
Levels REQUEST is sans client-added latencies.
No description provided by the author

# Structs

No description provided by the author
Build contains application build info.
Channel regards that to which a message is upserted; at store of Service host.
Client contains all request parameters.
No description provided by the author
Env is the receiver of all (exported) client functions, and contains all parameters defining the client environment.
TODO : Mod to this; See uqrate error response; has this detailed morphadite error response which gets lost in decode.
JWT must fit response body of Token(..) request on success.
Message contains the payload to be decoded into a message.UpdateMessage by Uqrate API.
Response is the return of all (exported) client function calls.
Service regards that requested by Client; that servicing Message(s) of Channel(s).
UpsertStatus must fit message.UpsertStatus.
User regards that of the service account, channel owner, hosting site, and credited author.