AlexsJones/gravitywell

View on GitHub
kinds/interfaces.go

Summary

Maintainability
A
0 mins
Test Coverage
package kinds

type IKind interface {
}