Versions in this module Expand all Collapse all v0 v0.3.0 Feb 18, 2018 v0.2.0 Dec 16, 2016 Changes in this version + type IncrementalVersionHandler struct + Generator generator.IIncrementalVersionGenerator + func (h *IncrementalVersionHandler) Delete(ctx context.Context, req *proto.DeleteRequest, rsp *proto.DeleteResponse) error + func (h *IncrementalVersionHandler) Generate(ctx context.Context, req *proto.GenerateRequest, rsp *proto.GenerateResponse) error + func (h *IncrementalVersionHandler) Update(ctx context.Context, req *proto.UpdateRequest, rsp *proto.UpdateResponse) error