tarantool

package
v0.0.0-...-ce83e3f Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: BSD-2-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	TargetDir string // root directory of the generated code
	Resources []tarantoolResource
	// contains filtered or unexported fields
}

Server represents a tarantool server

func NewServer

func NewServer(apiDef *raml.APIDefinition, apiDocsDir string, targetDir string) *Server

NewServer creates a new tarantool server

func (*Server) APIDocsDir

func (s *Server) APIDocsDir() string

APIDocsDir implements generator.Server.APIDocsDir interface

func (*Server) Generate

func (s *Server) Generate() error

Generate implements generator.Server.Generate interface

Jump to

Keyboard shortcuts

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