Skip to content

Change package name to "diff" #3

@rwcarlsen

Description

@rwcarlsen

It is confusing and non-idiomatic to have the package name different from the last part of the import path. People will import "github.com/[whoever]/go-diff/diff" and will then try to use the package as "diff", but the name is secretly "diffmatchpatch". And Go package names are usually shorter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions