package
Version:
v0.0.0-...-f425ee8
Opens a new window with list of versions in this module.
Published: Apr 22, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Birthday struct {
Name string
DateOfBirth int
}
Birthday = VO
GetAge returns the Age from given year of birth.
GetBirth returns the birth as form "00월 00일".
Repository declares the methods that repository provides.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.