package
0.0.0-20240421115306-cfca13842d02
Repository: https://github.com/hebitigo/catechaccelchatapp.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
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
No description provided by the author
No description provided by the author
No description provided by the author
UserId以外のIdを元にデータを取得する際は、entityのIdの型を参考にしてInputDTOのIdの型を決める serverIdはentityではServer構造体のIdの型は*uuid.UUIDだけど、これはデータベース側にuuidを自動生成させる ためにポインタを使ってServer構造体のIdの値をnilにできるようにしているだけで、実際にIdをもとに検索を書ける場合は Idの値がnilになることはないので、InputDTOのServerIdの型はuuid.UUIDになる.
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
No description provided by the author

# Interfaces

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