Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallbackController ¶
type CallbackController struct {
// contains filtered or unexported fields
}
func NewCallbackController ¶
func NewCallbackController( client client.Client, jwtManger crypto.JwtManager, fileUtil onlyoffice.OnlyofficeFileUtility, boxAPI shared.BoxAPI, server *config.ServerConfig, onlyoffice *shared.OnlyofficeConfig, logger plog.Logger, ) CallbackController
func (CallbackController) BuildPostHandleCallback ¶
func (c CallbackController) BuildPostHandleCallback() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.