interfacebloat

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2022 License: MIT Imports: 2 Imported by: 0

README

interfacebloat

Interface bloat (anti-pattern, also called fat interface) is when an interface incorporates too many operations on some data.

A linter that checks length of interface.

The bigger the interface, the weaker the abstraction. (C) Go Proverbs

Install

go install github.com/sashamelentyev/interfacebloat

Examples

interfacebloat ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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