Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ SetPassword
Method
SetPassword
internal/archive/tool/helper.go:23–23 ·
view source on GitHub ↗
(password string)
Source
from the content-addressed store, hash-verified
21
type
CanEncryptSubFile
interface
{
22
IsEncrypted() bool
23
SetPassword(password string)
24
}
25
26
type
ArchiveReader
interface
{
Callers
7
SetPassword
Method · 0.65
List
Method · 0.65
Extract
Method · 0.65
_decompress
Function · 0.65
HashPwdForOldVersion
Function · 0.65
setAdminPassword
Function · 0.65
UpdateCurrent
Function · 0.65
Implementers
1
WrapFile
internal/archive/zip/utils.go
Calls
no outgoing calls
Tested by
no test coverage detected