Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec struct {
// contains filtered or unexported fields
}
Codec provides Encoder/Decode functions based on user codec script
func New ¶
New creates encoder/decoder based on given code it store user script under /tmp/codec-id.py
func NewWithoutCode ¶
NewWithoutCode creates encoder/decoder without any file creation but it check user script existence under /tmp/codec-id.py
Click to show internal directories.
Click to hide internal directories.