Documentation ¶
Index ¶
- func StartRpcServer(s *storage.Storage)
- type Storage
- func (r *Storage) Backup(args *string, reply *bool) error
- func (r *Storage) Check(args *bool, reply *error) error
- func (r *Storage) FileList(prefix *string, reply *[]string) (err error)
- func (r *Storage) Ping(args *bool, reply *string) error
- func (r *Storage) Status(args *bool, reply *stats.StatsInfo) error
- func (r *Storage) Version(args *bool, reply *string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartRpcServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.