Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(svc *Service, config *serverutil.ServerConfig, addr string) error
Serve the specified service over HTTP with the given config.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service implementation of the tabacco backup metadata server API.
func New ¶
New creates a new service and returns it.
func (*Service) AddDataset ¶
AddDataset adds metadata about a successful backup of a Dataset, along with its parent Backup object.
Click to show internal directories.
Click to hide internal directories.