Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClockTypeClockIn = ClockType("ClockIn") ClockTypeClockOut = ClockType("ClockOut") ClockTypeGoOut = ClockType("GoOut") ClockTypeReturned = ClockType("Returned") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BugyoClient ¶
func NewClient ¶
func NewClient(config *BugyoConfig, opts ...Options) (BugyoClient, error)
type BugyoConfig ¶
Click to show internal directories.
Click to hide internal directories.