The highest tagged major version is
v2 .
Discover Packages
github.com/containerd/nerdctl
pkg
logging
jsonfile
package
Version:
v1.7.7
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Jump to ...
Documentation
Index
Constants
Variables
Functions
Decode(stdout, stderr, r, timestamps, since, until, tail)
Encode(stdout, stderr, writer)
Path(dataStore, ns, id)
Types
Source Files
Documentation
Documentation
¶
type Entry struct {
Log string `json:"log,omitempty"`
Stream string `json:"stream,omitempty"`
Time time .Time `json:"time"`
}
Entry is compatible with Docker "json-file" logs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.