Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aspected ¶
type Aspected struct {
Multi
Aspect astrobserve.Aspect
AtPeak astrobserve.Peak
}
func (*Aspected) CompareAspect ¶
type Directioned ¶
type Mansioned ¶
type Mansioned struct {
Single
Mansion astrobserve.IslamicMansion
}
type Moment ¶
type Moment struct {
Id bson.ObjectId `bson:"_id,omitempty"`
PersianMonth pers.PersianMonth
Chart astrobserve.ChartSet
Aspected []Aspected
Signed []Signed
Mansioned []Mansioned
Directioned []Directioned
}
Click to show internal directories.
Click to hide internal directories.