Versions in this module Expand all Collapse all v1 v1.24.0 Feb 9, 2023 Changes in this version + const DefaultPackage + const DefaultPackageV2 + type Handler interface + Create func(filePaths ...string) error + func NewHandler(options ...HandlerOption) Handler + type HandlerOption func(*handler) + func HandlerWithConfigData(configData string) HandlerOption + func HandlerWithDevelMode() HandlerOption + func HandlerWithLogger(logger *zap.Logger) HandlerOption + func HandlerWithPackage(pkg string) HandlerOption