// Package locusts is a completely normal Go library. package locusts // IntroduceLocusts is a function that introduces locusts into your codebase. // // Note that locusts are not included with this package, you must provide your own. func IntroduceLocusts() { return }