semsem

package module
v0.0.0-...-22fbbb3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2021 License: MIT Imports: 5 Imported by: 0

README

semsem

Test for breaking API changes in your Go packages.

Generate a new SemVer version number from your API changes.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	Pkgs    []*packages.Package
	Self    map[string]*packages.Package
	Imports map[string]*packages.Package
	OldObjs map[string]types.Object
	Report  apidiff.Report
}

T TODO

func X

func X(pkgPath string) (x *T, err error)

X TODO

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL