Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDeleteTime ¶
AddDeleteTime add delete time to all revisions of the kv, thus these revisions will be automatically deleted by TTL index.
Types ¶
type Service ¶
type Service struct { }
Service is the implementation
func (*Service) GetHistory ¶
func (s *Service) GetHistory(ctx context.Context, kvID string, options ...service.FindOption) (*model.KVResponse, error)
GetHistory get all history by label id
Click to show internal directories.
Click to hide internal directories.