package
3.8.1-rc.1
Repository: https://github.com/openimsdk/open-im-server.git
Documentation: pkg.go.dev
# Functions
return absolude path join ../config/, this is k8s container config path.
No description provided by the author
getProjectRoot returns the absolute path of the project root directory.
No description provided by the author
# Constants
No description provided by the author
DefaultDirPerm is used for creating general directories, allowing the owner to read, write, and execute, while the group and others can only read and execute.
No description provided by the author
ExecFilePerm is used for executable files, allowing the owner to read, write, and execute, while the group and others can only read.
No description provided by the author
No description provided by the author
PrivateFilePerm is used for sensitive files, allowing only the owner to read and write.
ReadOnlyDirPerm is used for read-only directories, allowing the owner, group, and others to only read.
SharedDirPerm is used for shared directories, allowing the owner and group to read, write, and execute, with no permissions for others.
# 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
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
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
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
No description provided by the author
No description provided by the author
FullConfig stores all configurations for before and after events.
No description provided by the author