Versions in this module Expand all Collapse all v1 v1.0.1 May 20, 2022 v1.0.0 Feb 18, 2022 Changes in this version + func AppendConcordancesStats(ctx context.Context, body []byte) ([]byte, error) + func AppendEDTFRanges(ctx context.Context, body []byte) ([]byte, error) + func AppendNameStats(ctx context.Context, body []byte) ([]byte, error) + func AppendPlacetypeDetails(ctx context.Context, body []byte) ([]byte, error) + func AppendSpelunkerV1Properties(ctx context.Context, body []byte) ([]byte, error) + func ExtractProperties(ctx context.Context, body []byte) ([]byte, error) + func Flatten(ctx context.Context, body []byte) ([]byte, error) + func PrepareSpelunkerV1Document(ctx context.Context, body []byte) ([]byte, error) + type PrepareDocumentFunc func(context.Context, []byte) ([]byte, error)