package
1.3.1
Repository: https://github.com/ory/kratos.git
Documentation: pkg.go.dev

# Functions

New returns an empty container.
NewFromHTTPRequest creates a new Container and populates fields by parsing the HTTP Request body.
NewFromJSON creates a UI Container based on the provided JSON struct.
NewFromJSONSchema creates a new Container and populates the fields using the provided JSON Schema.
NewFromStruct creates a UI Container based on serialized contents of the provided struct.
No description provided by the author

# Structs

Container represents a HTML Form.

# Interfaces

No description provided by the author
ErrorParser is capable of parsing and processing errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author