api

package
v0.0.0-...-af7cf9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CustomFieldsForm = `` /* 303-byte string literal not displayed */
View Source
const EducationForm = `` /* 175-byte string literal not displayed */
View Source
const ExperienceForm = `` /* 306-byte string literal not displayed */
View Source
const HTML_TEMPL_END = `
</body>
</html>
`
View Source
const HTML_TEMPL_START = `` /* 468-byte string literal not displayed */
View Source
const ResumeForm = `` /* 1469-byte string literal not displayed */
View Source
const SkillsForm = `` /* 138-byte string literal not displayed */

Variables

This section is empty.

Functions

func Handler

func Handler(w http.ResponseWriter, r *http.Request)

Types

type FormData

type FormData struct {
	Name                string
	Bio                 string
	EducationDegrees    []string
	ExperienceCompanies []string
	ExperiencePositions []string
	Skills              []string
	CustomFields        map[string]string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL