package
3.23.0+incompatible
Repository: https://github.com/traptitech/traq.git
Documentation: pkg.go.dev
# Functions
GenerateIconFile アイコンファイルを生成します
成功した場合、そのファイルのUUIDとnilを返します。.
No description provided by the author
# Variables
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
ACL アクセスコントロールリスト
keyとしてユーザーのUUIDを取り、valueとしてAllowをtrue、Denyをfalseで表します。 keyとしてuuid.Nilを指定すると、全てのユーザーを表します。Denyルールが優先されます。.