Documentation
¶
Index ¶
- func CatFile(name string) error
- func Decrypt(ciphertext []byte, key []byte) ([]byte, error)
- func DecryptFile(key string) error
- func DeleteAllFile() error
- func DeleteFile(name string) error
- func Encrypt(plaintext []byte, key []byte) ([]byte, error)
- func EncryptFile(key string) error
- func ListDataFile() ([]os.FileInfo, error)
- func ListRenderFile() ([]os.FileInfo, error)
- func Monitor(dir string)
- func OpenFile(name string, editor string) error
- func RenameFile(oldName, newName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
func DeleteAllFile ¶
func DeleteAllFile() error
func DeleteFile ¶
func EncryptFile ¶
func ListDataFile ¶
func ListRenderFile ¶
func RenameFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.