Versions in this module Expand all Collapse all v0 v0.1.3 Apr 4, 2025 Changes in this version + const Action + const Application + const Controller + const Driver + const Framework + const Route + const Traceparent + func ContextInject(ctx context.Context, h RequestTagsProvider) context.Context + func ConvertMapToComment(tags map[string]string) string + func ExtractTraceparent(ctx context.Context) propagation.MapCarrier + func GetFunctionName(i any) string + type CommenterConfig struct + EnableAction bool + EnableApplication bool + EnableController bool + EnableDBDriver bool + EnableFramework bool + EnableRoute bool + EnableTraceparent bool + type CommenterOptions struct + Config CommenterConfig + Driver DriverOptions + Tags StaticTags + type DriverOptions struct + WithBeginTX bool + type RequestTagsProvider interface + Action func() string + Framework func() string + Route func() string + type StaticTags struct + Application string + DriverName string