FILE / ScuroNeko/mtg

essentials/doc.go

Исходный файл и его история в репозитории.
FILE 00403e3a948d1fc43aeb91b4d3bc9453f5df9c37
Files
mtg/essentials/doc.go
T

7 lines
312 B
Go

// This is a minimal package that contains _essentials_ of mtglib and its
// complimentary packages. This is mostly required to comply some interfaces
// between mtglib and its internals to avoid circular dependencies.
//
// This package should contain only bare minimum and mostly technical.
package essentials