Documentation
¶
Index ¶
- func NewFile(dirPath string, logger log.Logger) store.File
- type File
- func (f *File) Delete(id string) error
- func (f *File) InsertCERT(id string, data []byte) error
- func (f *File) InsertCERTReenroll(id string, data []byte) error
- func (f *File) InsertCSR(id string, data []byte) error
- func (f *File) InsertKEY(id string, data []byte) error
- func (f *File) SelectByID(id string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.