goramldir

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: 10 Imported by: 0

Documentation

Overview

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

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

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

func Newgoramldir

func Newgoramldir() *goramldir

Types

type Date

type Date time.Time

Date represent RFC3399 date

func (*Date) MarshalJSON

func (t *Date) MarshalJSON() ([]byte, error)

MarshalJSON override marshalJSON

func (*Date) MarshalText

func (t *Date) MarshalText() ([]byte, error)

MarshalText override marshalText

func (*Date) String

func (t *Date) String() string

func (*Date) UnmarshalJSON

func (t *Date) UnmarshalJSON(b []byte) error

UnmarshalJSON override unmarshalJSON

func (*Date) UnmarshalText

func (t *Date) UnmarshalText(b []byte) error

UnmarshalText override unmarshalText

type UsersService

type UsersService service

func (*UsersService) UsersGet

func (s *UsersService) UsersGet(headers, queryParams map[string]interface{}) ([]types.User, *http.Response, error)

Get list of all developers

func (*UsersService) UsersPost

func (s *UsersService) UsersPost(body types.User, headers, queryParams map[string]interface{}) (types.User, *http.Response, error)

Add user

func (*UsersService) UsersUsernameGet

func (s *UsersService) UsersUsernameGet(username string, headers, queryParams map[string]interface{}) (types.User, *http.Response, error)

Get information on a specific user

Directories

Path Synopsis
DO NOT EDIT THIS FILE.
DO NOT EDIT THIS FILE.
DO NOT EDIT THIS FILE.
DO NOT EDIT THIS FILE.

Jump to

Keyboard shortcuts

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