Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Circle ¶
type Circle struct {
// contains filtered or unexported fields
}
func NewCircle ¶
func NewCircle(i *CircleInput) (*Circle, error)
type CircleFactory ¶
type CircleFactoryImpl ¶
type CircleFactoryImpl struct{}
type CircleID ¶
func NewCircleID ¶
type CircleRepository ¶
Click to show internal directories.
Click to hide internal directories.