includefile

package
v2.11.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	// Package is the package the client will be generated in.
	Package string

	// Variable is the name of the variable that will include the file.
	Variable string

	// File is the name of the file that was included
	File string

	// Contents is the contents of the file to include.
	Contents []byte
}

func (*Params) Render

func (f *Params) Render() ([]byte, error)

Jump to

Keyboard shortcuts

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