types

package
v0.0.0-...-4799e85 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Overview

DO NOT EDIT THIS FILE. This file will be overwritten when re-running go-raml.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Name     string `json:"name" validate:"nonzero"`
	Username string `json:"username" validate:"nonzero"`
}

func (User) Validate

func (s User) Validate() error

Jump to

Keyboard shortcuts

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