package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 27, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Job struct {
Title string `json:"title"`
Description string `json:"description"`
Company string `json:"company"`
Salary string `json:"salary"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.