Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + const ContentEndpoint + const NotifyEndpoint + const RpcEndpoint + func ContentRequestUrl(endpoint string) string + func New(name string, ctl app_control.Control, token api_auth.Context) dbx_context.Context + func NewMock(name string, ctl app_control.Control) dbx_context.Context + func NewReplayMock(name string, ctl app_control.Control, replay kv_storage.Storage) dbx_context.Context + func NewSeqReplayMock(name string, ctl app_control.Control, rr []nw_replay.Response) dbx_context.Context + func RpcRequestUrl(base, endpoint string) string