Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LockServer ¶
type LockServer struct {
v1alpha1.UnimplementedDlockServer
// contains filtered or unexported fields
}
func NewLockServer ¶
func (*LockServer) ListenAndServe ¶
func (s *LockServer) ListenAndServe(ctx context.Context, addr string) error
func (*LockServer) Lock ¶
func (s *LockServer) Lock(in *v1alpha1.LockRequest, stream v1alpha1.Dlock_LockServer) error
Click to show internal directories.
Click to hide internal directories.