Documentation
¶
Index ¶
- func CloseDataService(file *os.File) error
- func InitDataService(id string, header string, encryptionKey string) (*os.File, error)
- func PurgeData(filePath string) error
- func ReadData(file *os.File, encryptionKey string, ctx context.Context) (string, error)
- func SaveData(file *os.File, data string, encryptionKey string, ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseDataService ¶
func InitDataService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.