Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectStoreService ¶
type ObjectStoreService struct {
// contains filtered or unexported fields
}
func NewObjectStoreService ¶
func NewObjectStoreService(config config.ServerMinIOConfig, logger logging.Logger) (*ObjectStoreService, error)
func (*ObjectStoreService) PutObject ¶
func (s *ObjectStoreService) PutObject(w http.ResponseWriter, r *http.Request, pathParams map[string]string)
func (*ObjectStoreService) ServerMuxRoutes ¶
func (s *ObjectStoreService) ServerMuxRoutes() []server.ServerMuxRoute
Click to show internal directories.
Click to hide internal directories.