Documentation ¶
Overview ¶
Package ngtd provides ngtd starter functionality
Package ngtd provides ngtd starter functionality
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*server)
func WithDimentaion ¶
func WithIndexDir ¶
func WithServerType ¶
func WithServerType(t ServerType) Option
type ServerType ¶
type ServerType = ngtd.ServerType
const ( HTTP ServerType = 1 GRPC ServerType = 2 )
Click to show internal directories.
Click to hide internal directories.