Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttachmentsServer ¶
type AttachmentsServer struct {
// contains filtered or unexported fields
}
func NewAttacmentsServer ¶
func NewAttacmentsServer(logger *zap.Logger, ctrl *graph.AttachmentsController, host, port, bucket, accessKey, secretKey string) *AttachmentsServer
func (*AttachmentsServer) Hander ¶
func (s *AttachmentsServer) Hander(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.