package
2.5.7+incompatible
Repository: https://github.com/traptitech/knoq.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
//go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.Room -d RoomRes -o converter.go .
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: FreeTimesとShareTimesを埋めるために手動で書いている //go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []*domain.Room -d []*RoomRes -o converter.go .
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
getTimeRange ?dateBegin=2020-03-27T00:00:00Z.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
EventDetailRes is experimental //go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.Event -d EventDetailRes -o converter.go .
EventReqWrite is go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s EventReqWrite -d domain.WriteEventParams -o converter.go .
EventRes is for multiple response go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.Event -d EventRes -o converter.go .go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []*domain.Event -d []EventRes -o converter.go .
No description provided by the author
No description provided by the author
No description provided by the author
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s GroupReq -d domain.WriteGroupParams -o converter.go .
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.Group -d GroupRes -o converter.go .go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []*domain.Group -d []*GroupRes -o converter.go .
No description provided by the author
No description provided by the author
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s RoomReq -d domain.WriteRoomParams -o converter.go .
No description provided by the author
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []domain.StartEndTime -d []StartEndTime -o converter.go .
No description provided by the author
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.Tag -d TagRes -o converter.go .go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []*domain.Tag -d []*TagRes -o converter.go .
go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s domain.User -d UserRes -o converter.go .go:generate go run github.com/fuji8/gotypeconverter/cmd/gotypeconverter@latest -s []*domain.User -d []*UserRes -o converter.go .
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author