package openapi3

import "github.com/gohugoio/hugo/tpl/openapi/openapi3"

Index

Types

type Namespace

type Namespace struct {
	// contains filtered or unexported fields
}

Namespace provides template functions for the "openapi3".

func New

func New(deps *deps.Deps) *Namespace

New returns a new instance of the openapi3-namespaced template functions.

func (*Namespace) Unmarshal

func (ns *Namespace) Unmarshal(r resource.UnmarshableResource) (*kopenapi3.T, error)

Source Files

init.go openapi3.go

Version
v0.96.0
Published
Mar 26, 2022
Platform
js/wasm
Imports
9 packages
Last checked
50 minutes ago

Tools for package owners.